[Issue 2575] gdb can not show code

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Feb 7 18:56:11 PST 2009


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





------- Comment #3 from mihail.zenkov at gmail.com  2009-02-07 20:56 -------
GDB also work fine with LDC debug info.

 <1><a7>: Abbrev Number: 3 (DW_TAG_subprogram)
     DW_AT_name        : crash.foo
     DW_AT_MIPS_linkage_name: _D5crash3fooFZv
     DW_AT_external    : 1
     DW_AT_prototyped  : 1
     DW_AT_decl_file   : 1
     DW_AT_decl_line   : 11
     DW_AT_low_pc      : 0x20
     DW_AT_high_pc     : 0x21
     DW_AT_frame_base  : 1 byte block: 54       (DW_OP_reg4)


-- 



More information about the Digitalmars-d-bugs mailing list