Subject: gdb -write crashes
To: None <current-users@netbsd.org>
From: Eric Haszlakiewicz <erh@jodi.nimenees.com>
List: current-users
Date: 11/22/2004 02:41:58
	Has anyone else noticed that 'gdb -write foo' crashes on exit
if you try to change anything?  e.g. this fails:

gdb -write /netbsd
set securelevel=0
quit

eric