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 backtrace/13849] gdb unable to find file and lineno inbacktrace, even though break file:line works and finds the same address


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

--- Comment #1 from Navin Kumar <navinkumar+bugs at gmail dot com> 2012-03-14 20:38:01 UTC ---
Created attachment 6289
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6289
readelf output

Also attaching the relevant output from readelf showing the debugging info
mapping the function symbol to line 900 is in the executable (but gdb seems
unaware of it during "backtrace" and "list", and only aware of the mapping
during "break file:line").

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]