Hi... On Wed, Sep 10, 2008 at 5:01 PM, Michal <rabbit50@xxxxxxxxx> wrote: > but: > prompt$ gdb /tmp/p1 > GNU gdb Fedora (6.8-17.fc9) > Copyright (C) 2008 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. Type "show copying" > and "show warranty" for details. > This GDB was configured as "i386-redhat-linux-gnu"... > (gdb) run > Starting program: /tmp/p1 > Error: Operation not permitted > > Program exited normally. Probably the "p1" inherits gdb capability, since now it becomes the real parent of p1 (gdb ptraces it, right people?). Thus maybe you might also need to setcap gdb too? regards, Mulyadi. -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ