[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Help getting backtrace in gdb
From: |
Noam Postavsky |
Subject: |
Re: Help getting backtrace in gdb |
Date: |
Tue, 27 Jun 2017 20:05:22 -0400 |
On Tue, Jun 27, 2017 at 7:50 PM, Davis Herring <address@hidden> wrote:
>
> So how do you break back into the debugger? C-z would just suspend gdb
> itself (and probably emacs if it is an inferior rather than an attached
> process)...
No, through some magic, C-z in the XTerm running gdb does in fact
bring up the gdb prompt.
See "Getting control to the debugger" in etc/DEBUG for some other possibilities.