]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* config/nm-linux.h (linux_record_stopped_pid): New prototype.
authorDaniel Jacobowitz <drow@false.org>
Wed, 18 Jun 2003 23:33:31 +0000 (23:33 +0000)
committerDaniel Jacobowitz <drow@false.org>
Wed, 18 Jun 2003 23:33:31 +0000 (23:33 +0000)
commitae087d0195ddbd57e4e065c617076c6236237837
tree10853c798b5dbe5edab759ea32f617476a6bcb82
parent931e13a666718cee753747c6fa61b413db1ca6e2
* config/nm-linux.h (linux_record_stopped_pid): New prototype.
* lin-lwp.c (child_wait): Call linux_record_stopped_pid.
(lin_lwp_wait): Likewise.  Update comments.
* linux-nat.c (struct simple_pid_list, add_to_pid_list)
(pull_pid_from_list, linux_record_stopped_pid): New.
gdb/ChangeLog
gdb/config/nm-linux.h
gdb/lin-lwp.c
gdb/linux-nat.c