This is the mail archive of the gdb-patches@sources.redhat.com 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: [RFA] Handle stack underflow in dbxread.c


Klee Dienes <klee@apple.com> writes:
> On Monday, November 18, 2002, at 12:40 PM, Jim Blandy wrote:
> 
> >
> > Okay, that looks like a good change to me --- please commit it.
> >
> > But rather than making pop_context a hairy macro, could you make it a
> > function in buildsym.c, right after push_context?
> 
> 
> Gladly.  Committed the following:

Great!

By the way, buildsym.o now depends on gdb_assert.h.  Could you add the
dependency to Makefile.in?


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