[Bug backtrace/15584] New: backtrace_command_1 does some unwinding too early

tromey at redhat dot com sourceware-bugzilla@sourceware.org
Wed Jun 5 18:24:00 GMT 2013


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

            Bug ID: 15584
           Summary: backtrace_command_1 does some unwinding too early
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: backtrace
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at redhat dot com

Right now backtrace_command_1 has a couple of early
loops to compute 'trailing' and (if info_verbose) to
ensure debuginfo is loaded.

These are only needed if no frame filters apply.
So, the code should be moved to later in the function.

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



More information about the Gdb-prs mailing list