OSDN Git Service

2002-12-03 Andrew Cagney <ac131313@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Wed, 4 Dec 2002 03:20:30 +0000 (03:20 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 4 Dec 2002 03:20:30 +0000 (03:20 +0000)
commit92448defe8a175463fec40323f01856fed72f962
treeee7e9cc060fcad446b6e913db0374cefbef66a3f
parent1ee544dd0b901ce5ff342960ba4dfed2722d0645
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