http://d.puremagic.com/issues/show_bug.cgi?id=3368


Leandro Lucarella <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-code
                 CC|                            |[email protected]
            Summary|GDB 6.8 cannot list code    |gdb: cannot list code
                   |(sometimes)                 |(sometimes)
           Severity|normal                      |regression


--- Comment #1 from Leandro Lucarella <[email protected]> 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: -------

Reply via email to