|
From: | Steven Tamm |
Subject: | process-connection-type nil & gdb (was Re: C-c C-c killing gdb on OS/X) |
Date: | Tue, 25 Nov 2003 09:02:45 -0800 |
I'm not that familiar with the process code, nor with ptys, so I have no idea what is going wrong. Can someone else look and figure out what the problem with interrupting gdb with pipes is?
Thanks, -Steven On Thursday, November 20, 2003, at 05:43 PM, John Wiegley wrote:
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 _______________________________________________ Emacs-devel mailing list address@hidden http://mail.gnu.org/mailman/listinfo/emacs-devel
[Prev in Thread] | Current Thread | [Next in Thread] |