[Issue 7952] New: invalid dwarf2 offset when trying to debug with gdb

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Apr 20 12:00:35 PDT 2012


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

           Summary: invalid dwarf2 offset when trying to debug with gdb
           Product: D
           Version: D2
          Platform: x86_64
        OS/Version: Mac OS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: ernstmartinj at gmail.com


--- Comment #0 from Martin Jacobsson <ernstmartinj at gmail.com> 2012-04-20 12:01:31 PDT ---
I've tried to debug a simple hello world program with gdb 7.4 on os x.
The program is built with  -gc -debug -m64 

(gdb) list
invalid dwarf2 offset 1594098948


When running the same executable in lldb I can list the source code when
setting a breakpoint, but
no frame variables are showing (a separate issue).

/Martin

-- 
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