Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!aplcen!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.unix.questions Subject: Re: Who uses 'adb' debugger? Keywords: adb debug Message-ID: <11912@smoke.BRL.MIL> Date: 8 Jan 90 22:15:43 GMT References: <107@melpar.UUCP> <1990Jan7.020128.9362@aob.aob.mn.org> <1990Jan7.195850.26785@eddie.mit.edu> Reply-To: gwyn@brl.arpa (Doug Gwyn) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 9 In article <1990Jan7.195850.26785@eddie.mit.edu> eliot@lees-rif.mit.edu (Eliot Frank) writes: -One irritation I have is that when tracing a process, -I am interested in seeing what routines call which, so at a certain breakpoint -I must repeatedly enter a series of keystrokes to show the call stack and -continue on. What I would like to see in a debugger would be a general -breakpoint macro that will execute a list of commands when a breakpoint -occurs. Genuine "adb" does support this.