Subject: CVS commit: [nathanw_sa] gnusrc/gnu/dist/toolchain/gdb
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 10/16/2002 22:41:27
Module Name: gnusrc
Committed By: nathanw
Date: Wed Oct 16 19:41:27 UTC 2002
Modified Files:
gnusrc/gnu/dist/toolchain/gdb [nathanw_sa]: i386nbsd-nat.c
ppcnbsd-nat.c
Log Message:
In fetch_inferior_registers() and store_inferior_registers(), deconstruct
inferior_pid into the PID and LWP id, and pass both to ptrace.
To generate a diff of this commit:
cvs rdiff -r1.6.4.1 -r1.6.4.2 gnusrc/gnu/dist/toolchain/gdb/i386nbsd-nat.c
cvs rdiff -r1.3.4.1 -r1.3.4.2 gnusrc/gnu/dist/toolchain/gdb/ppcnbsd-nat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.