RE: Breakpoint stopping code, But I removed it!

2003-08-14 Thread Ben Combee
I fixed the problem - it's not the IDE, it was just coincidence that the line that I had the breakpoint on (the diffC =...) did not cause an error when you stopped on it, then continued, but failed miserably when run at full speed. The difference lies in the treatment of pointers. As far as I

RE: Breakpoint stopping code, But I removed it!

2003-08-08 Thread Randall Pulsifer
-Original Message- Subject: Re: Breakpoint stopping code, But I removed it! At 06:44 PM 8/3/2003, Randall Pulsifer wrote: Anyone have any tips on how to remove a breakpoint that just won't quit? snip Only odd thing - it doesn't stop with the solid blue arrow

Re: Breakpoint stopping code, But I removed it!

2003-08-04 Thread Ben Combee
At 06:44 PM 8/3/2003, Randall Pulsifer wrote: Anyone have any tips on how to remove a breakpoint that just won't quit? I'm using CW9 on Win2k with Sony's OS5 Simulator (NZ90). I had placed the BP and used it to debug as usual, then tapped the little red dot to get rid of it - the dot went away,