This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: how to stop gdb in emacs ?


> 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]