gdb + remote qemu, Ctrl-C does not work

dpc@ucore.info dpc@ucore.info
Wed Mar 2 14:26:00 GMT 2011


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



More information about the Gdb mailing list