Hi there.
I have some program in C and after making 2 breakpoints I want to use the debbuger function but nothing happens. On the watches pane nothing shows. Used the instructions
http://wiki.codeblocks.org/index.php?title=Debugging_with_Code::Blocks but it still not work.
I'm running Code::Blocks 10.05 on a Win 7 Ultimate x64 machine. MinGW is installed on C:\MinGW
Here is a video with all my code::blocks settings and making a demonstration run.
http://youtu.be/dGOk1MOoj4oAnd here is some strange thing.
I have a Win 7 Ultimate x64 machine and MinGW is installed on C:\MinGW but on a virtual machine. I believe both code:blocks and compiler have the same settings on machine and virtual machine but debugging is working OK on the virtual machine
Here is a video with all my code::blocks settings and making a demonstration run but now on my virtual machine.
http://youtu.be/Qs4GPrKzeTsAny idea why it's working on virtual machine but not on my machine?
thanks,
kodiak