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: nob...@puremagic.com
        ReportedBy: ernstmart...@gmail.com


--- Comment #0 from Martin Jacobsson <ernstmart...@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: -------

Reply via email to