[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs on GNU/Linux kernel 2.4 - Problems
From: |
dhruva |
Subject: |
Re: Emacs on GNU/Linux kernel 2.4 - Problems |
Date: |
Wed, 12 Mar 2008 18:07:29 +0530 |
Hi
On Wed, Mar 12, 2008 at 6:05 PM, dhruva <address@hidden> wrote:
> Hello,
>
> A question on debugging:
> How do I send a control-c to gdb when I am debugging emacs on
> GNU/Linux? I read the .gdbinit and it says send SIGTSTP and what key
> sequence will generate that signal?
I got the answer from etc/DEBUG:
$ kill -TSTP PID
-dhruva
--
Contents reflect my personal views only!