Debugging System Errors in Compiled Programs with Mac Debugger (42364)
This article was previously published under Q42364
SUMMARY
When debugging memory problems (with heap or data) or system errors
that may occur in QuickBASIC compiled programs, you can get a lot of
information by surrounding the questionable statement with dead loops
so you can drop into your favorite Macintosh debugger and dump the
heap before and after. An illustration of this is shown below. This
information is only appropriate for advanced Macintosh users who are
already familiar with a Macintosh debugger.
Modification Type: |
Minor |
Last Reviewed: |
1/9/2003 |
Keywords: |
KB42364 |
|