+
Kenneth L Moore
kenmoore at unix.cis.pitt.edu
Sun Dec 3 11:32:28 AEST 1989
In article <2660.25773365 at tlsi.FIDONET.ORG> Dweeks at p0.f3107.n124.z1.FIDONET.ORG (Dweeks) writes:
==>Does anyone have any hints/tricks to pass on reguarding dbx? I have just
==>started programming a SUN386i in C. Also, any help finding bugs using
==>core files etc. Thanks in advance.
==> Don Weeks
==> dweeks at palind
==>
==> --- Ned 1.00 =
For one use dbxtool. This is just a sunwindow interface to dbx.
For another, if you use it, as I do, remove your "limit coredumpsize 0".
This way, on startup, dbxtool will go immediately to the place where the
core dumped.
As an encouragement for learning dbxtool, I wouldn't want to program
without it.
Ken
More information about the Comp.unix.wizards
mailing list