bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/9735] wrong source file shown by objdump -S


From: dick at streefland dot net
Subject: [Bug binutils/9735] wrong source file shown by objdump -S
Date: 13 Jan 2009 12:37:39 -0000

------- Additional Comments From dick at streefland dot net  2009-01-13 12:37 
-------
Created an attachment (id=3661)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=3661&action=view)
ELF file of the example

Here is the ELF file.

When I was debugging the problem, print_files only contained a single entry
(next pointer was NULL), but the strings origname/modname changed during the
call to bfd_find_nearest_line(). Because the strings changed to the new source
file name, update_source_path() was not called.

-- 


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

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]