pingLeeQuan
Programmer
Hello... I am fairly new to BC++B. I was trying to debug a program using the built in debugger but it is not responding.
According to the help menu. I put break point at the statement lines that i need the execution to stop at.
When i run the program, it keeps on crusing past all the break points that i have set.
When i try to close the program, it tells me that the program is being debugged. But i cannot see anything that relates to a debug screen where i can step through my code.
Am i looking at the wrong screen or is there something else i need to set in order to run the debugger?
thanks in advance
Quan
According to the help menu. I put break point at the statement lines that i need the execution to stop at.
When i run the program, it keeps on crusing past all the break points that i have set.
When i try to close the program, it tells me that the program is being debugged. But i cannot see anything that relates to a debug screen where i can step through my code.
Am i looking at the wrong screen or is there something else i need to set in order to run the debugger?
thanks in advance
Quan