Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.Hawaii.Edu!news.uoregon.edu!hammer.uoregon.edu!news-peer.gsl.net!news.gsl.net!news.mathworks.com!uunet!in2.uu.net!hoho.quake.net!usenet From: ian@idk.com (Ian Kettleborough) Newsgroups: comp.unix.programmer,comp.unix.bsd.bsdi.misc Subject: How to debug C programs Date: 25 Oct 1996 06:11:30 GMT Organization: idk.com Lines: 10 Message-ID: <54plmi$rce@hoho.quake.net> NNTP-Posting-Host: ian.idk.com X-Newsreader: WinVN 0.99.7 Xref: euryale.cc.adfa.oz.au comp.unix.programmer:45248 comp.unix.bsd.bsdi.misc:5183 C is not new to me, have used it for years in a PC (DOS) envirmonent. There are great debuggers there when things don't go quite right. How and what does one use on BSDI to debug a C program other than a lot of printf's!! Any help will be appreciated.. Ian ian@idk.com