www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 7952] New: invalid dwarf2 offset when trying to debug with gdb

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 puremagic.com
        ReportedBy: ernstmartinj gmail.com



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: -------
Apr 20 2012