|
From: | yl t |
Subject: | procfs_write_pcwstop, procfs_read_pcwstop, init_inferior: wait_for_stop |
Date: | Fri, 7 Sep 2001 01:33:07 -0700 (PDT) |
the gdb problem when trying to debug a program which result the following output procfs_write_pcwstop procfs_read_pcwstop init_inferior: wait_for_stop failed. the permission for /bin/ksh or whatever shell in used have been changed to no-readable under 'other' group. this affect the gdb from debugging child process from the userid need to do the debugging. adding the r to /bin/ksh or whatever shell permission r-xr-xr-x solved the problems. In case someone encounter this in gdb. _____________________________________________________________ Where you'll find everything under the Sun for the Sun.......www.SunGuru.com
[Prev in Thread] | Current Thread | [Next in Thread] |