Newsgroups: comp.sys.next Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!cunixf.cc.columbia.edu!seth From: seth@cunixf.cc.columbia.edu (Seth Strumph) Subject: Re: Next Debuggers Message-ID: <1991Mar20.224425.20042@cunixf.cc.columbia.edu> Reply-To: seth@cunixf.cc.columbia.edu (Seth Strumph) Organization: Columbia University References: <22818@as0c.sei.cmu.edu> Distribution: usa Date: Wed, 20 Mar 91 22:44:25 GMT In article <22818@as0c.sei.cmu.edu> nestor@sei.cmu.edu (John Nestor) writes: >Are there any debuggers available for the Next >other than gdb? I would like to find one that >supports a window with a full source display. try the "view" command from next's gdb. it interfaces with the next Edit program. /seth