Path: utzoo!attcan!uunet!mcsun!sunic!liuida!andwi
From: andwi@majestix.ida.liu.se (Andreas Wickberg)
Newsgroups: comp.sys.mac.programmer
Subject: Monitor trap
Message-ID: <1363@majestix.ida.liu.se>
Date: 27 Sep 89 19:38:57 GMT
Organization: CIS Dept, Univ of Linkoping, Sweden
Lines: 6


When working in THINK-C I sometimes get different result (= bombs)
when running the program from within THINK-C or as a stand alone
application. I've tried to find a way of calling the monitor (eg.
Macsbug) from the program to do the debugging from there, but without
luck. THINK can do this (cmd-M when debuggin), but how?