public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/14070] New: global symbol print issue
@ 2012-05-07 13:52 Adam.R.Lininger at boeing dot com
  0 siblings, 0 replies; only message in thread
From: Adam.R.Lininger at boeing dot com @ 2012-05-07 13:52 UTC (permalink / raw)
  To: gdb-prs

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

             Bug #: 14070
           Summary: global symbol print issue
           Product: gdb
           Version: 7.3
            Status: NEW
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned@sourceware.org
        ReportedBy: Adam.R.Lininger@boeing.com
    Classification: Unclassified


Created attachment 6396
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6396
Source for example

GDB seems unable to correlate a global symbol with the current execution
context. The attached example code can be used to create two dynamic libraries
and a loading executable. If GDB is used to step in to dll2_get() and then
examine the global dll_version, it will give the value from the first dll.
Ideally, it should give the value from the second.

This was first encountered in the WIN32 version. However, a similar test with a
recent Debian Linux install produced the same results.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-05-07 13:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-07 13:52 [Bug c++/14070] New: global symbol print issue Adam.R.Lininger at boeing dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).