[Bug 136] Corrupt GDB backtrace
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jun 1 11:15:03 PDT 2006
http://d.puremagic.com/bugzilla/show_bug.cgi?id=136
oskar.linde at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WORKSFORME |
------- Comment #3 from oskar.linde at gmail.com 2006-06-01 13:15 -------
Maybe this is really a GDB bug, but the error remains with -gc.
On i686-pc-linux-gnu (RedHat EL4), with all of the following gdb versions:
gdb 6.4 + d symbol demangling patches
gdb 6.4 vanilla
gdb 6.3
gdb 6.0
(I was unable to get gdb 5.3 and 5.2.1 to work on my system)
compiled with:
dmd -gc => corrupt backtrace
dmd -g => corrupt backtrace
dmd => OK backtrace
with DMD 0.156 and earlier, the back traces work fine with all above
combinations.
--
More information about the Digitalmars-d-bugs
mailing list