Vernon Schryver
vjs@calcite.rhyolite.com
Thu Feb 13 15:41:33 UTC 2003
> From: Gary Mills <mills@cc.UManitoba.CA> > Now, another `dccd' dumped core and died. The traceback is similar... > ... To get some more clues about the meanings of the numbers in the traceback including which args are which and the line numbers for the PC values, could all of the code be rebuilt with -g? With a csh relative, something like this should do the trick: setenv DBGFLAGS -g make clean make make install With an sh relative: DBGFLAGS=-g; export DBGFLAGS make clean make make install thanks, Vernon Schryver vjs@rhyolite.com
More information about the DCC
mailing list