This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC, take 2] Optional expat


On Tue, Aug 08, 2006 at 10:22:18PM +0200, Mark Kettenis wrote:
> > Date: Tue, 8 Aug 2006 14:07:06 -0400
> > From: Daniel Jacobowitz <drow@false.org>
> > 
> > Mark Kettenis made a couple of good points about requiring expat, the
> > best of which was that so far there are only remote debugging features
> > which use it.  I wouldn't mind there being more native and common
> > features which used it, but they aren't ready yet, and we can always
> > come back to this decision when they are.
> > 
> > So this patch adds and documents an optional dependency on expat; we'll
> > use it only if it's found.  A good first step, I think.
> > 
> > Comments?  OK to commit?
> 
> Thanks Daniel,
> 
> I'm fine with this.

Thanks a lot!  I'm glad we eventually were able to agree.

I've checked this in.  Anyone, please let me know if it causes some
trouble (or if you expect it to find expat and it doesn't).

Meanwhile, I'm updating the vec.c/vec.h and flash support patches
to use this.  I'll repost them soon, including style corrections
where needed; hopefully tomorrow, but my track record for things I said
I'd have done by the next day is not great.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]