Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!lll-crg!nike!cad!ucbvax!hplabs!felix!peregrine!mike From: mike@peregrine.UUCP (Mike Wexler) Newsgroups: net.lang.c Subject: Re: Error recovery (long) Message-ID: <394@peregrine.UUCP> Date: Sat, 31-May-86 22:28:34 EDT Article-I.D.: peregrin.394 Posted: Sat May 31 22:28:34 1986 Date-Received: Tue, 3-Jun-86 23:03:53 EDT References: <312@uw-nsr.UUCP> Reply-To: mike@peregrine.UUCP (Mike Wexler) Distribution: net Organization: Peregrine Systems, Irvine, Ca Lines: 22 Heres how I do it. > % mumble foo bar > Segmentation violation - core dumped. % dbx mumble Reading symbolic information.. Read 98 Symbols (dbx) where foo(b = 7), line 15 in "mumble.c" main(argc = 1, argv = 16776148, 0xfffbdc), line 5 in "mumble.c" (dbx) list 15 15 a=*q; (dbx) print q q = (nil) (dbx) quit The advantage of this is that dbx will give me all the information I want and not the information that I don't want. -- Mike Wexler Email address:(trwrb|scgvaxd)!felix!peregrine!mike Tel Co. address: (714)855-3923 ;-) Internet address: ucivax@ucbvax.BERKELY.EDU!ucivax%felix!mike@peregrine :-(