This is the mail archive of the gdb@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: struct environment


On Tue, 10 Sep 2002 20:31:32 -0400, Daniel Jacobowitz <drow@mvista.com> said:

> I believe the SYMBOL_ALIASES stuff has all died; it was never in a
> standard FSF GCC, just in a Cygnus product.  We'll need to handle
> something along these lines in the fortold day of wonders, when we
> actually have thought of something clever to do when debugging
> inlined functions; but for now I doubt anyone would miss this.

Thanks for the pointer:
<http://sources.redhat.com/ml/gdb/2002-03/msg00232.html> says
something similar, and asks for permission to delete it (together with
SYMBOL_RANGES).  But I guess it was never deleted (and the
LOC_COMPUTED stuff that that message refers to hasn't yet been
implemented).

For now, I'll just leave out that part of the code (or, better,
include it but #if 0 it out and add an explanatory comment).

David Carlton
carlton@math.stanford.edu


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