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/22033] New: tell the user that the stack was exceeded


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

            Bug ID: 22033
           Summary: tell the user that the stack was exceeded
           Product: gdb
           Version: 7.12.1
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: danielgutson at gmail dot com
  Target Milestone: ---

Valgrind shows "==9392== Stack overflow in thread #1: can't grow stack to
0xffe801000"

A similar hint provided by gdb when the inferior segfaults would be very
useful.
Of course issuing "bt" shows a very large backtrace, but if there are many
functions involved in the infinite recursion, telling the actual issue might be
very difficult.

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