[Bug debug/33044] Local variables in C++ constructor not visible for debugging
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Aug 10 21:13:00 GMT 2007
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-08-10 21:13 -------
The mainline produces:
.ascii "foofoo\0" # DW_AT_name
.byte 0x1 # DW_AT_decl_file (t.cc)
.byte 0x10 # DW_AT_decl_line
.long 0x282 # DW_AT_type
.byte 0x5 # DW_AT_location
.byte 0x3 # DW_OP_addr
.long __ZZN1AC1EiiE6foofoo
Which is correct.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33044
More information about the Gcc-bugs
mailing list