Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 09/28/1996 08:50:02
matthias
Sat Sep 28 01:41:29 PDT 1996
Update of /cvsroot/src/gnu/usr.bin/gdb/gdb/arch/ns32k
In directory netbsd1:/home/matthias/netbsd/gnu/usr.bin/gdb/gdb/arch/ns32k

Modified Files:
	Makefile.inc nm.h ns32k-nat.c ns32k-opcode.h ns32k-pinsn.c 
	tm.h 
Log Message:
* I applied David Taylor's Fix (mailed to pc532@daver.bungi.com on
February 16th 1990, Message-ID 9002162329.AA11363@odin.think.com)
to our version of gdb. I had to do it by hand, but every thing
works fine now. I changed ns32k-pinsn.c to use the xxx_filtered
functions.
* Added functions to ns32k-nat.c to support gdb -k with crash dumps.
* Made stacktracebacks work better with execs not compiled with -g.