home *** CD-ROM | disk | FTP | other *** search
- Subject: MW Debugging?
- Sent: 4/10/96 5:58 AM
- Received: 4/10/96 7:01 AM
- From: Gerard Allwein, gtall@phil.indiana.edu
- Reply-To: ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
-
- I followed the prescription in Debugging OpenDoc Part Editors Using
- the Apple or Metrowerks Debuggers for debugging my part editor. Using
- the MW (CW8) debugger and set break points at the beginning of InitPart
- and InitPartFromStorage. Then I drop my part onto the OpenDoc app...
- it grinds away for awhile, tells me it is updating the part editor
- database, and then freezes my machine. The part was derived from the
- ODF Starter part. I was using the debug versions of the OpenDoc libs
- (Memory Manager, OpenDocLib, OpenDoc System Data). The non-debug version
- (and non-debug version of the libraries) starts up fine, and locks up
- the machine (Mac 8500) when it quits...which was the antisocial behavior
- I was trying to diagnose.
-
- Any tricks I can try?
-
- Gerry
-