* linux-nat.c (exit_lwp): Fix NULL pointer access.
authorUlrich Weigand <uweigand@de.ibm.com>
Fri, 5 May 2006 23:48:28 +0000 (23:48 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Fri, 5 May 2006 23:48:28 +0000 (23:48 +0000)
commit6fc191037f479d3f16aaed43eec61a5bed77b2c0
tree545db75c9eae9c48bc5cf6f00fb853f0b33ea646
parentd539ed7ecddb3f5f62505e0d6a77a2a49c865432
* linux-nat.c (exit_lwp): Fix NULL pointer access.
(linux_nat_handle_extended): New parameter STOPPING.
(wait_lwp): Call it with STOPPING equals 1.
(linux_nat_wait): Call it with STOPPING equals 0.
gdb/ChangeLog
gdb/linux-nat.c