Debugging BRM opcodes... Myth or fact?
Just wanted to know if anybody has ever been able to debug opcodes.
I've been trying to set up a virtual machine, first a Linux x64, then -when I realized opcodes are 32bit- moved to Linux x32.
I've read that compiling from Windows is also an option, but I don't trust using Microsoft Visual C++ compiler since the code may be difficult to port from Windows to Linux.
I guess there are a lot of portal developers out there, and I was just wondering if all of you code by using standard text editors rather than a powerfull, time saving IDE.