Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!rochester!pt.cs.cmu.edu!cat.cmu.edu!pane From: pane@cat.cmu.edu (John Pane) Newsgroups: comp.sys.mac.programmer Subject: Re: Running MacApp1.1 under MPW 3.0? Message-ID: <5209@pt.cs.cmu.edu> Date: 14 Jun 89 14:01:24 GMT References: <3949@hacgate.scg.hac.com> <32367@apple.Apple.COM> <5202@pt.cs.cmu.edu> Organization: Carnegie-Mellon University, CS/RI Lines: 23 In article <5202@pt.cs.cmu.edu> pane@cat.cmu.edu (John Pane) writes: >I have successfully patched MacApp 1.1.1 to allow creation of a debugging >version with MPW 3.0. We use the debugging version daily here on the >MacGnome project, and it seems to work fine. It's been a while, but here is >a list of what I think I did to get it to work: > ... One more thing...You can't use the "-opt on" switch to the linker when making a debug version. Also, the code that I posted in my previous message is the code to insert in place of the old code on lines 994-6 of UTrace.inc1.p. That may not have been clear in my post. The replacement code is verbatim from the MacApp 2.0 sources. -- John Pane pane@cs.cmu.edu School of Computer Science Carnegie Mellon University (412) 268-5884 -- John Pane pane@cs.cmu.edu School of Computer Science Carnegie Mellon University (412) 268-5884 --