emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

C-c C-c killing gdb on OS/X


From: John Wiegley
Subject: C-c C-c killing gdb on OS/X
Date: Thu, 20 Nov 2003 17:43:46 -0800
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (darwin)

To any of the Mac developers:

If I write a program that waits in a loop, and hit C-c C-c while in
gdb under gud, gdb will terminate with:

  C-c C-c
Debugger finished

But I do the same thing in the Terminal, it interrupts the program as
I expect.

Ideas?  I checked process.c, and it doesn't seem that anything is
being done differently for darwin.

John




reply via email to

[Prev in Thread] Current Thread [Next in Thread]