Subject: gdb error with register eip
To: None <current-users@NetBSD.ORG>
From: Robert Dobbs <banshee@gabriella.resort.com>
List: current-users
Date: 11/29/1994 20:45:36
This on i386.

gabriella% gdb /bin/ps
(no debugging symbols found)...(gdb) run
Starting program: /bin/ps 
reading register eip (#8): Invalid argument.
(gdb) quit

I have a proc_fs mounted.  I rebuilt gdb and it gave the same
results.  What am I missing?

-john