OSDN Git Service

2002-12-03 Andrew Cagney <ac131313@redhat.com>
authorcagney <cagney>
Wed, 4 Dec 2002 03:20:29 +0000 (03:20 +0000)
committercagney <cagney>
Wed, 4 Dec 2002 03:20:29 +0000 (03:20 +0000)
commitdec702d718cd3ab1681d968ebaa214b98006141c
treecd6762281360ec193afe927d851ae6895562e1a8
parent1856c7b6856d8099dc8daba9a1fe58a91e6046f6
2002-12-03  Andrew Cagney  <ac131313@redhat.com>

* sparc-nat.c (fetch_inferior_registers)
(store_inferior_registers): Add comment on problem of LWP vs
threads.

From 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
* lin-lwp.c (lin_lwp_fetch_registers): Remove.
(lin_lwp_store_registers): Remove.
(init_lin_lwp_ops): Use fetch_inferior_registers
and store_inferior_registers directly.
* sparc-nat.c (fetch_inferior_registers): Honor LWP ID.
(store_inferior_registers): Likewise.
Fix PR gdb/725.
gdb/ChangeLog
gdb/lin-lwp.c
gdb/sparc-nat.c