Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!samsung!zaphod.mps.ohio-state.edu!ncar!boulder!gore!jacob From: jacob@gore.com (Jacob Gore) Newsgroups: comp.sys.next Subject: Re: Debuggers for NeXT (plus lint) Message-ID: <130088@gore.com> Date: 19 Jul 90 06:51:05 GMT References: Reply-To: jacob@gore.com (Jacob Gore) Organization: Gore Enterprises Lines: 14 / comp.sys.next / doug@dept.csci.unt.edu (Douglas Scott) / Jul 18, 1990 / > Someone out there mentioned a debugger in association with emacs...any more > details on that? Just type "M-x gdb", and you'll be prompted for the binary. You can have the sources in one window and the gdb session in another. The current line in the source file's window (a regular, editable buffer) will have a "=>" hovering over it. There are several keys defined that speed up debugging. In gdb mode, see "C-h m" for details. Jacob -- Jacob Gore Jacob@Gore.Com boulder!gore!jacob