If you write code for Linux systems, chances are you will have used the venerable GNU Debugger (GDB). Acting as a back end for many GUIs and the interface to various JTAG debugging tools in the ...
So I was playing around with "libtool --mode=execute gdb binary" against random binaries in my /usr/local/bin on Mac OS X, when I spotted the following curious output against /usr/local/bin/gource ...