]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
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)
commit02ae777101c4e5debdf1277352997702fd1d4961
treedd5fbd5968f3db95edc66ff3bb46552a483206d7
parent92806416b350aebd596e9a779b4d762430b2fb0a
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