Re: Why gdb fail to make
Eli Zaretskii <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
> Date: Wed, 15 May 2013 16:56:11 +0400 > From: Joel Brobecker <[email protected]> > Cc: [email protected], [email protected] > > > > > You can probably work-around the problem by adding > > > > > > > > #include "exceptions.h" > > > > > > > > around the start of utils.h. > > > > > > My understanding was that this is the solution, not a work-around. > > > > I meant that the patching by hand until we get the fix in CVS > > as the workaround. I will commit a fix momentarily, since I am > > hacking on GDB at the moment... > > Done: http://www.sourceware.org/ml/gdb-patches/2013-05/msg00522.html Thanks.