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: gdb + remote qemu, Ctrl-C does not work


On Wed, Mar 2, 2011 at 2:07 PM, Tristan Gingold <gingold@adacore.com> wrote:
>> Your ctrl-c is reaching qemu as well, which is making it
>> commit suicide.
>
> Usually background processes don't get C-c.

I am not sure, but I'd guess so. But what Pedro Alves says would
explained everything perfectly.

I'm planing to use internal bash "trap" command to handle ctrl-c myself.

But I'll try the trick with a pipe too.
-- 
http://dpc.ucore.info


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