- Published on
Have you ever wondered what is going on under the hood of a native application? When you compile your code, what instructions are actually executing? In this blog, I go into using the GNU Debugger on a binary application compiled from C code.