BorlandDave
Programmer
Could someone please give me some simple steps of hoe to debug in C++ Builder 5? I have previously used VS6 and am unfamiliar with the way Borland does things...
I set a breakpoint on one of the lines of code, and run. This brings up a window entitled "CPU" that contains lots of assembly code which I am not interested in, so I close this window to get back to my C++ code. I press F8 to step through, but instead of stepping, my gui window pops up...
What am I doing wrong?? Thanks for any help.
I set a breakpoint on one of the lines of code, and run. This brings up a window entitled "CPU" that contains lots of assembly code which I am not interested in, so I close this window to get back to my C++ code. I press F8 to step through, but instead of stepping, my gui window pops up...
What am I doing wrong?? Thanks for any help.