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


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to