Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!spool.mu.edu!howland.reston.ans.net!nntp.coast.net!fu-berlin.de!news.belwue.de!news.uni-stuttgart.de!news.ruhr-uni-bochum.de!news.rhrz.uni-bonn.de!usenet From: Roland Weigelt <rweigelt@phop5.physik.uni-bonn.de> Newsgroups: comp.unix.bsd.netbsd.misc Subject: Which debugger/GDB-frontend for NetBSD? Date: 29 Feb 1996 12:35:07 GMT Organization: University of Bonn, Germany Lines: 18 Message-ID: <4h46hr$gv5@news.rhrz.uni-bonn.de> NNTP-Posting-Host: phop5.physik.uni-bonn.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 1.12 (X11; I; NetBSD 1.1A i386) X-URL: news:comp.unix.bsd.netbsd.misc?ALL Hi! I'm still looking for a debugger (running under X) or a X frontend for the GDB debugger running under NetBSD 1.1 . I tried DDD, but I'm not able to compile the current version (1.4b) without a strange error message (about some missing ";" somewhere) and the only precompiled binary I could find was version 1.2 which crashes a lot on my machine. The version 1.08 of XXGDB I tried didn't compile without some changes in the source code; but I'm not sure wether I did the right things, because sometimes XXGDB crashes when showing the contents of a variable. Which programs are you programmers out there using? Roland