This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug breakpoints/8357] GDB does not support work with labels (DW_TAG_label).


------- Additional Comments From tromey at redhat dot com  2009-08-18 21:13 -------
gdb reads the labels and even creates a symbol for them,
but then discards this symbol.  As far as I can tell this is
just an oversight; the code in question dates back to the
original public revision.
Search for DW_TAG_label in dwarf2read.c.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=8357

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]