I'm trying to work on this one but GDB starts up but when I got to run an application I will crash with two memory access violations right away. Both the addresses are ASCII and doesn't matter if I breakpoint main or _start, same crashes. So I decided to try it on some other binaries, same thing, even wrote a simple hello world, same thing with that.
Anyone else experiencing this?