src/gdb ChangeLog lin-lwp.c sparc-nat.c
cagney@sources.redhat.com
cagney@sources.redhat.com
Tue Dec 3 14:35:00 GMT 2002
CVSROOT: /cvs/src
Module name: src
Branch: gdb_5_3-branch
Changes by: cagney@sourceware.org 2002-12-03 14:35:50
Modified files:
gdb : ChangeLog lin-lwp.c sparc-nat.c
Log message:
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.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_5_3-branch&r1=1.3181.2.49&r2=1.3181.2.50
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/lin-lwp.c.diff?cvsroot=src&only_with_tag=gdb_5_3-branch&r1=1.35.2.1&r2=1.35.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/sparc-nat.c.diff?cvsroot=src&only_with_tag=gdb_5_3-branch&r1=1.13&r2=1.13.12.1
More information about the Gdb-cvs
mailing list