home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / April 96 / MW Debugging? < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  1013 b   |  [TEXT/ttxt]

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