[Issue 3368] gdb: cannot list code (sometimes)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Oct 12 14:28:55 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3368
Leandro Lucarella <llucax at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |wrong-code
CC| |llucax at gmail.com
Summary|GDB 6.8 cannot list code |gdb: cannot list code
|(sometimes) |(sometimes)
Severity|normal |regression
--- Comment #1 from Leandro Lucarella <llucax at gmail.com> 2009-10-12 14:28:54 PDT ---
I can confirm this using DMD 1.034 and GDB 7.0 with D patches, but here it can
never list code. This is the GDB error message:
-----
(gdb) run
Starting program: /tmp/dmd2/linux/bin/bug3368
[Thread debugging using libthread_db enabled]
Program received signal SIGSEGV, Segmentation fault.
0x08049239 in D main ()
Current language: auto
The current source language is "auto; currently asm".
(gdb) list
1 /tmp/cct0i4at.s: No such file or directory.
in /tmp/cct0i4at.s
-----
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list