Windows DLL support update (a bit slimmer version)

Eli Zaretskii eliz@gnu.org
Wed Oct 24 20:12:00 GMT 2007


> Date: Wed, 24 Oct 2007 15:07:28 -0400
> From: Daniel Jacobowitz <drow@false.org>
> Cc: Joel Brobecker <brobecker@adacore.com>, pedro_alves@portugalmail.pt,
> 	gdb-patches@sourceware.org
> 
> On Sat, Oct 13, 2007 at 12:05:12PM +0200, Eli Zaretskii wrote:
> > > Is it worth keeping a list of the "target-specific" features that
> > > require expat?
> > 
> > I'd say yes, and that list should be in the user manual, not in
> > README.
> 
> I can not promise to keep up to date every time

I won't insist on that.  We are all busy people.

> I can promise to try, though.

Good enough for me; thanks.

> Here's a patch which updates it; OK to commit?

Yes, but ...

> +On MS-Windows @value{GDBN} must be compiled with Expat support to support
                                                          ^^^^^^^^^^^^^^^^^^
"Support to support"?  Can you find a better wording?  Something like
"must be linked with the Expat library to support ..."?

> +@value{GDBN} must be compiled with Expat support to support XML library
> +lists.  @xref{Expat}.

Same here.

> +@value{GDBN} must be compiled with Expat support to support XML memory
> +maps.  @xref{Expat}.

And here.

Other than that, fine with me.



More information about the Gdb-patches mailing list