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/16215] SPARC: can't compute CFA for this frame


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

--- Comment #4 from Sebastian Huber <sebastian.huber@embedded-brains.de> ---
There exists a patch for this problem:

https://www.sourceware.org/ml/gdb-patches/2014-07/msg00012.html

It was not applied due to a problem with the StackGhost.  On Linux you don't
observe these problems since here you have a special case in sparc-linux-tdep.c
to add the DWARF unwinder.  As a user I think it is quite unsatisfactory that
GDB is broken on SPARC for all non-Linux systems with GCC 4.8 and above due to
a problem in the StackGhost.

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