User forums > Using Code::Blocks
Getting rid of the disassemby window!
evenflcw:
Ahem, it seems the disassembly window only appears when I click Next instruction, which is probably the way it should be, maybe. If I click Next line everything is as it should be. Don't know why I started using next instruction all of a sudden. So problems solved or there never really was one for me. I was just goofy.
Other than that, I'm using Code::Blocks with mingw GCC and GDB quite successfully. Never heard of or used Insight. I'm not an experienced programmer (which you can probably tell by now).
pir:
--- Quote from: evenflcw on September 29, 2007, 02:45:49 am ---Ahem, it seems the disassembly window only appears when I click Next instruction... If I click Next line everything is as it should be.
--- End quote ---
Ah! A rather fine distinction but yes, "Next line" does work and "Next instruction" throws up the disassembly window. (Thinks: How many people actually debug at assembler level? I can't say I ever have in 20-odd years of programming!)
Nonetheless, Insight appears to be a much more 'complete' debugger. Well worth a look for those very obscure problems.
Peter
Navigation
[0] Message Index
[*] Previous page
Go to full version