Hmm.. I would love to use GDB in the grsecurity kernel to debug my own programs. It seems though that this is made impossible. Could you be so kind and tell me if it's even possible to use GDB?
(gdb) run
Starting program: /www/htdocs/cgi-bin/com.cgi
Warning:
Cannot insert breakpoint -2.
Error accessing memory address 0x276e7190: Input/output error.
The same program may be running in another process.
(gdb)