diff options
author | Daniel Jacobowitz <dan@debian.org> | 2002-08-29 18:50:25 +0000 |
---|---|---|
committer | Daniel Jacobowitz <dan@debian.org> | 2002-08-29 18:50:25 +0000 |
commit | 21520042a372e406d8e45c1d4b114e66162c90c9 (patch) | |
tree | 1ac181bdf2b46b65aabce85eb20fe6012258ab5c /sim | |
parent | 941b4c1f69e3557190c5cbc0abdb4b26774bcec5 (diff) | |
download | gdb-21520042a372e406d8e45c1d4b114e66162c90c9.tar.gz |
* linux-low.c (linux_create_inferior): Call setpgid. Return
the new PID.
(unstopped_p, linux_signal_pid): Remove.
(linux_target_ops): Remove linux_signal_pid.
* remote-utils.c (putpkt, input_interrupt): Use signal_pid
global instead of target method.
* target.h (struct target_ops): Remove signal_pid. Update comment
for create_inferior.
* server.c (signal_pid): New variable.
(create_inferior): Set signal_pid. Block SIGTTOU and SIGTTIN in
gdbserver. Set the child to be the foreground process group.
(attach_inferior): Set signal_pid.
Diffstat (limited to 'sim')
0 files changed, 0 insertions, 0 deletions