How to solve problem with gdb: “ptrace: operation not permited”
http://blog.mellenthin.de/archives/2010/10/18/gdb-attach-fails-with-ptrace-operation-not-permitted/
sudo chmod +s /usr/bin/gdb
Notes and comments from ORM Designer development
How to solve problem with gdb: “ptrace: operation not permited”
http://blog.mellenthin.de/archives/2010/10/18/gdb-attach-fails-with-ptrace-operation-not-permitted/
sudo chmod +s /usr/bin/gdb
Leave a Reply