DWARF location expressions considered harmful
Andreas Schwab
schwab@suse.de
Mon Apr 12 22:07:00 GMT 2004
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.
Andreas.
--
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, MaxfeldstraÃe 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
More information about the Gdb
mailing list