I am trying to debug a crash in my program. I have an exception at address 0x000036C4. Since I wrote in C code, this doesn't mean a lot to me. I would like to load the disassembly file to find out what it's doing at 0x000036C4. Whenever I open the disasse..
↧