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 gdb/14119] F17: failed assertion `!frame_id_inlined_p(frame_id)'


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

--- Comment #2 from Tom Tromey <tromey at redhat dot com> 2012-08-15 15:59:28 UTC ---
The fundamental issue here is that frame_id_inlined_p
and skip_inline_frames disagree about whether a tailcall
frame is "inlined".

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