Newsgroups: comp.sys.next Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!batcomputer!theory.tn.cornell.edu!finn From: finn@theory.tn.cornell.edu (Lee Samuel Finn) Subject: Re: Next Debuggers Message-ID: <1991Mar21.161136.18757@batcomputer.tn.cornell.edu> Sender: news@batcomputer.tn.cornell.edu Nntp-Posting-Host: theory.tn.cornell.edu Organization: Cornell Theory Center References: <22818@as0c.sei.cmu.edu> <1991Mar20.224425.20042@cunixf.cc.columbia.edu> Distribution: usa Date: Thu, 21 Mar 1991 16:11:36 GMT In article <1991Mar20.224425.20042@cunixf.cc.columbia.edu> seth@cunixf.cc.columbia.edu (Seth Strumph) writes: >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 or use gdb mode from within emacs. It brings up a second emacs window with the source, and allows you to insert breakpoints, etc, from within the source window.