Re: Does anyone understand the Debugger


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

Posted by Stephen Auerbach on March 09, 2005 at 06:18:09:

In Reply to: Re: Does anyone understand the Debugger posted by Brian Levantine on March 08, 2005 at 15:31:27:

My point exactly. An important one and one that is not mentioned or even suggested in the doc on the debugger.
You really must load up the debugger just before you start the program (or overlay) that you are debugging.
I don't like your suggestion of stopping the previous program - that means two programs have to be changed and recompiled when only one program is being tested. I have resorted to a simple print and wait at the very top of the program I'm testing. When I have my brain in gear I bracket those statements with conditional compile statements so I easily deactivate them.
However, let me go on record as saying: 1)this should be documented someplace and 2) it is ugly and amateurish.


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 ]