Disclaimer: I'm using the latest firmware... I am working on [zdoom](https://github.com/rheit/zdoom), a Doom source port. However, when I attach zdoom to GDB on the Raspberry Pi, I get this: ``` Program received signal SIGILL, Illegal instruction. 0xb6fe8acc in ?? () from /lib/ld-linux-armhf.so.3 ``` `bt` produces nothing of worth. This is interesting, in that the program "runs" fine otherwise, but not with `gdb`. Compiler: gcc 4.6.3-14+rpi1 Linux: 3.18.3+