This patch installed without errors using version 2.5.4 of the patch
utility from Gnu. The patch utility that ships with Solaris 8 refused to
install the patch.

Robert Burns pointed me to a patch that fixed this problem (Thanks, Bob!). The patch 
is available at
http://www.deja.com/getdoc.xp?AN=466144676&fmt=text

The problem this fixed was the following:

(gdb) target exec ./helloworld
(gdb) run
Starting program: ./helloworld
/proc/7656/ctl: Permission denied
/proc/7656/status: No such file or directory.
can't open process file
(gdb) $



Reply via email to