Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!usc!apple!lsr From: lsr@Apple.com (Larry Rosenstein) Newsgroups: comp.sys.mac.programmer Subject: Re: MacsBugging under MultiFinder: a tip Message-ID: <11156@goofy.Apple.COM> Date: 7 Nov 90 18:38:14 GMT References: <2225.2737d86c@waikato.ac.nz> Sender: usenet@Apple.COM Organization: Apple Computer, Inc. Lines: 14 In article <2225.2737d86c@waikato.ac.nz>, ldo@waikato.ac.nz (Lawrence D'Oliveiro, Waikato University) writes: > > If you're fed up of breaking into the debugger under MultiFinder > and finding yourself looking at the wrong application heap, here's > a handy trick: Another trick is to do: atb MenuSelect ';t' in Macsbug. This will break when you click in the menu bar, trace over the menu selection and stop when you release the button. Larry