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: DWARF location expressions considered harmful


On Mon, Apr 12, 2004 at 11:49:24PM +0200, Andreas Schwab wrote:
> The introduction of DWARF location expressions has made debugging of
> optimized code very difficult.  Whenever a value is considered unavailable
> by GDB the current operation is aborted immediately.  This makes commands
> like "info locals", "info args" or "info frame" pretty useless, because
> there is no way to "skip" over those unavailable values to see the rest of
> the information.

That's because GDB support for location expressions is not in every way
finished.  You may want to file bugs with test cases.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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