Subject: CVS commit: src/gnu/dist/gdb6/gdb
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 02/19/2007 18:22:04
Module Name:	src
Committed By:	chs
Date:		Mon Feb 19 18:22:04 UTC 2007

Modified Files:
	src/gnu/dist/gdb6/gdb: shnbsd-nat.c shnbsd-tdep.c
	src/gnu/dist/gdb6/gdb/config/sh: tm-nbsd.h

Log Message:
bring over local mods from gdb5:
 - use the right LWP ID with ptrace.
 - implement single stepping.


To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.2 src/gnu/dist/gdb6/gdb/shnbsd-nat.c \
    src/gnu/dist/gdb6/gdb/shnbsd-tdep.c
cvs rdiff -r1.1.1.1 -r1.2 src/gnu/dist/gdb6/gdb/config/sh/tm-nbsd.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.