Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!usc!apple!agate!shelby!neon!kaufman From: kaufman@Neon.Stanford.EDU (Marc T. Kaufman) Newsgroups: comp.sys.mac.programmer Subject: Re: MacNosy incr compiles with MPW & MacApp? Message-ID: <1990Nov19.181320.13611@Neon.Stanford.EDU> Date: 19 Nov 90 18:13:20 GMT References: <72900@iuvax.cs.indiana.edu> Organization: Computer Science Department, Stanford University Lines: 12 In article <72900@iuvax.cs.indiana.edu> gilbertd@silver.ucs.indiana.edu (Don Gilbert) writes: >I'm getting a little tired of waiting for MacApp recompiles (on se/30). >Does anyone here use Steve Jasik's MacNosy/Debugger to do incremental >builds, and does it work well with MacApp? (i.e., does it speed it up >a lot?) You betcha! What's even better, is that the application remains in the state it was in when you went off to do the patch. That means you don't have to relaunch and work your way down to the bug on every iteration. The changed routines are patched into the running application. Marc Kaufman (kaufman@Neon.stanford.edu)