Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!decwrl!ucbvax!pasteur!juliet!e225c-at From: e225c-at@juliet.uucp (Eric Anderson) Newsgroups: comp.sys.mac.programmer Subject: Re: Forcing debugger? Message-ID: <11557@pasteur.Berkeley.EDU> Date: 1 Mar 91 04:31:53 GMT References: <0.27CC7494@MMUG.EDGAR.MN.ORG> Sender: news@pasteur.Berkeley.EDU Reply-To: e225c-at@juliet.UUCP (Eric Anderson) Organization: University of California, Berkeley Lines: 12 In article <0.27CC7494@MMUG.EDGAR.MN.ORG> Edward.Blakes.Jr.@f13.n396.z1.MMUG.EDGAR.MN.ORG (Edward Blakes Jr.) writes: >In THINK C how can I force my program to drop to Macsbug? Any >suggestions need to work in a CODE resource, particularly an XCMD. >Any help is appreciated. > How about: Debugger(); Or even better: DebugStr("\pYow!!"); -Eric Anderson e225c-at@juliet.berkeley.edu