Re: Comet Debugger


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Stephen Auerbach on January 12, 2005 at 09:14:46:

In Reply to: Re: Comet Debugger posted by Stephen Auerbach on January 11, 2005 at 14:07:30:

I have found that it helps to stop the program you are debugging at the very top, start the debugger running and go from there.

I put this very sophisticated code in the top of my program:

.IF Testing
Print @(10,10);"Debug" & WAIT
.ENDIF

Then I get control of the program in the debugger and step it through.

Oh yes, I have absolutely no clue about how you create BreakPoints. None.


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):






[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]