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


Joel Brobecker <brobecker@adacore.com> writes:

> That's only the case with interactive shells! In non-interactive
> shell sessions (typically a script), background process are still
> launched with the same process group as the parent script.

This is not about interactive vs. non-interactive, but a matter of job
control.  You can enable/disable job control independent of whether the
shell is interactive.

Andreas.

-- 
Andreas Schwab, schwab@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84  5EC7 45C6 250E 6F00 984E
"And now for something completely different."


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