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 symtab/11826] namespaced C++ extern block-local variable not resolved


------- Additional Comments From tromey at redhat dot com  2010-07-23 18:10 -------
Some of the debuginfo here is funny.

I filed this: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45048

I guess DW_AT_declaration in a function in a namespace must refer to another name in
that namespace.  At least, that is what g++ emits -- I think it would be more
clear to emit a DW_AT_import here.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2010-07-23 18:10:33
               date|                            |


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

------- 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]