Hacker News new | ask | show | jobs
by thirsteh 5227 days ago
Since gdb is the parent of your process, it's running as level03, not root. You can't use gdb on a setuid binary unless you run gdb itself as root.