This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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 libc/15407] Partial frame info in sysdeps/x86_64/start.S


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

--- Comment #26 from Jan Kratochvil <jan.kratochvil at redhat dot com> 2013-05-11 05:27:36 UTC ---
(In reply to comment #25)
> However, people are using -fno-mit-frame-pointer
> -fno-asynchronous-unwind-tables to get faster stack unwind.

In such case their binary is not stripped, therefore GDB can find start of the
function and its prologue, therefore what is default FRAMELESS_P does not
matter in such case.

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