public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug backtrace/18057] New: no way for a jit frame id to fail
@ 2015-02-27 23:05 tromey at sourceware dot org
  0 siblings, 0 replies; only message in thread
From: tromey at sourceware dot org @ 2015-02-27 23:05 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 18057
           Summary: no way for a jit frame id to fail
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: backtrace
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at sourceware dot org

Currently the jit get_frame_id callback must always succeed.
However this is a bit of a pain because it may need to make
calls into gdb which could fail.  Currently I'm just ignoring
any such possible error, but  I think a better API might be to
unify the unwind and get_frame_id
methods, requiring unwind to compute a frame id if it succeeds.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-02-27 23:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-27 23:05 [Bug backtrace/18057] New: no way for a jit frame id to fail tromey at sourceware dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).