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/8772] [regression] backtraces include many invalid frames when debugging stripped executables


https://sourceware.org/bugzilla/show_bug.cgi?id=8772

Sergio Durigan Junior <sergiodj at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
                 CC|                            |sergiodj at redhat dot com
         Resolution|---                         |OBSOLETE

--- Comment #1 from Sergio Durigan Junior <sergiodj at redhat dot com> ---
I cannot reproduce this on my system.  This is what I get:

#0  0x00000000004004f5 in ?? ()
#1  0x00000032c4021d65 in __libc_start_main () from /lib64/libc.so.6
#2  0x0000000000400429 in ?? ()

Which I think it is pretty OK for a stripped binary.  Closing this as OBSOLETE.
 Feel free to reopen if it is still valid.

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