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 c++/15689] can't compute CFA for this frame


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

Sebastian Huber <sebastian.huber@embedded-brains.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Sebastian Huber <sebastian.huber@embedded-brains.de> ---
It seems that this is due to my linker command file.  I had to aggregate
several output sections due to a recent GNU LD change.  I reverted this and
tried this LD patch

http://sourceware.org/ml/binutils/2013-06/msg00246.html

and now the debugging works as usual.

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