Path: utzoo!attcan!uunet!seismo!ukma!tut.cis.ohio-state.edu!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!samsung!emory!hubcap!rchampe From: rchampe@hubcap.clemson.edu (Richard Champeaux) Newsgroups: comp.sys.amiga Subject: Re: SDB 5.0 question Message-ID: <8123@hubcap.clemson.edu> Date: 22 Feb 90 19:30:40 GMT References: <7875@sdcsvax.UCSD.Edu> <1113@dialogic.UUCP> <48c8d920.1a5bf@moth.engin.umich.edu> Reply-To: rchampe@hubcap.UUCP (Richard Champeaux) Organization: Clemson University Lines: 18 How about a watch window like Microsoft's CodeView or Borland's Turbo-C. Did they put anything like that in? For those who don't know what I'm talking about, a watch window is a window displaying contents of variables that you specify. It is updated cotinually. It is very usefull when you are trying to locate where a variable takes on the wrong value, or when doing things like debugging linked list routines. When I'm stepping through a program that uses linked lists, I would much rather have a window that is constantly displaying p->name and p->next than to have to type "ps p->name" and "p p->next" (or use command line history) every time I'm interested in their values. ------------------------------------------------------------------------------ Rich Champeaux PLT: The plotter device for the Amiga! rchampe@hubcap.clemson.edu Ask for it at your neighborhood FTP site! "It's never too late to do nothing at all." ------------------------------------------------------------------------------