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/11766] gdb does not resolve correctly symbols in binaries loaded twice with dlmopen


------- Additional Comments From mathieu dot lacage at gmail dot com  2010-06-29 11:52 -------
Created an attachment (id=4861)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4861&action=view)
reduced testcase

this program shows that gdb can resolve correctly the symbols in the first
version of the binary loaded with dlmopen but not with the second version. (try
'run a' vs 'run b')

-- 


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

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