how to stop gdb in emacs ?

Eli Zaretskii eliz@gnu.org
Sat Sep 15 14:18:00 GMT 2012


> Date: Sat, 15 Sep 2012 21:24:59 +0800
> From: John Smith <horserivers@gmail.com>
> 
>     I  start gdb within  emacs .  with  no  breakpoint  , how  can  I
> stop  gdb  to   type  command  to  gdb ?
>   if  I  start  gdb  not  within  emacs,this can be done  by  "ctrl-c"
>  , but in emacs  this "ctrl-c"  will  be  dealed  with  by  emacs,
> so  is  there  some  advice  here ?

Try "C-c C-c", i.e. Ctrl-C twice.



More information about the Gdb mailing list