From: Alain Schneble <a.s@realize.ch>
To: Noam Postavsky <npostavs@users.sourceforge.net>
Cc: Eli Zaretskii <eliz@gnu.org>, Emacs developers <emacs-devel@gnu.org>
Subject: Re: Revise etc/DEBUG documentation
Date: Sat, 3 Sep 2016 23:56:43 +0200 [thread overview]
Message-ID: <86r390sl44.fsf@realize.ch> (raw)
In-Reply-To: <CAM-tV-_2JHbO0kB2EoHf2BBQha-GUycvEz+oKXzWiU49vQKJUg@mail.gmail.com> (Noam Postavsky's message of "Sat, 3 Sep 2016 09:45:03 -0400")
Noam Postavsky <npostavs@users.sourceforge.net> writes:
> There's no special meaning of C-z for X windows. Emacs binds it to
> `suspend-frame'. The "window" in question here is the window of the
> terminal emulator where gdb was started from. In this case hitting C-z
> while Emacs is running gives back to the debugger (by sending SIGTSTP
> apparently)
Thank you. Now I understand. I though it referred to the Emacs window.
How could I miss it meant the terminal emulator where GDB was started
from...
> (gdb) run
> Starting program: /home/npostavs/src/emacs/emacs-master/src/emacs -Q
> [Thread debugging using libthread_db enabled]
> Using host libthread_db library "/usr/lib/libthread_db.so.1".
> [New Thread 0x7fffe959a700 (LWP 23870)]
> [New Thread 0x7fffe8981700 (LWP 23871)]
> [New Thread 0x7fffe3fff700 (LWP 23872)]
> ^Z
> Thread 1 "emacs" received signal SIGTSTP, Stopped (user).
> 0x00007ffff0b1918c in pselect () from /usr/lib/libc.so.6
> (gdb)
next prev parent reply other threads:[~2016-09-03 21:56 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-03 10:31 Revise etc/DEBUG documentation Alain Schneble
2016-09-03 11:31 ` Eli Zaretskii
2016-09-03 13:14 ` Alain Schneble
2016-09-03 13:45 ` Noam Postavsky
2016-09-03 14:35 ` Eli Zaretskii
2016-09-03 21:56 ` Alain Schneble [this message]
2016-09-03 14:34 ` Eli Zaretskii
2016-09-03 15:05 ` Noam Postavsky
2016-09-03 15:27 ` Eli Zaretskii
2016-09-03 21:51 ` Alain Schneble
2016-09-04 14:42 ` Eli Zaretskii
2016-09-04 16:24 ` Alain Schneble
2016-09-05 16:36 ` Eli Zaretskii
2016-09-05 17:00 ` Eli Zaretskii
2016-09-05 19:19 ` Alain Schneble
2016-09-05 19:35 ` Alain Schneble
2016-09-06 2:39 ` Eli Zaretskii
2016-09-06 10:06 ` Alain Schneble
2016-09-06 15:16 ` Eli Zaretskii
2016-09-06 16:14 ` Alain Schneble
2016-09-06 16:54 ` Alain Schneble
2016-09-06 21:52 ` Davis Herring
2016-09-07 17:39 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86r390sl44.fsf@realize.ch \
--to=a.s@realize.ch \
--cc=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=npostavs@users.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.