Subject: CVS commit: gnusrc/gnu/dist/toolchain/gdb
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/18/2002 08:15:33
Module Name:	gnusrc
Committed By:	thorpej
Date:		Fri Jan 18 06:15:33 UTC 2002

Modified Files:
	gnusrc/gnu/dist/toolchain/gdb: alpha-tdep.c

Log Message:
When removing a single-step breakpoint, fix-up the PC, since GDB does
not do for us in this case.

This fixes all sorts of random lossage with the new Alpha GDB, which,
as far as I can tell, works just fine now.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 gnusrc/gnu/dist/toolchain/gdb/alpha-tdep.c

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