Mark Atkinson
darkmark@filament.org
Fri Jan 24 17:31:25 UTC 2003
On Fri, 24 Jan 2003, Vernon Schryver wrote: > If dccm has been built with debugging information with -g (e.g. by setting > the environment variable DBGFLAGS to -g and then `make clean; make`) > then `kill -11` to create a core file can be useful. > With the /var/dcc/libexec/dccm and the core file (probably in /var/dcc), > gdb can be used to determine what was happening. an excerpt from ktrace -p <pid> might be useful as well, to see what, if any call(s) are being made. ktrace output is not human readable, use kdump to decode it. -- Mark Atkinson darkmark@filament.org (!wired)?(coffee++):(wired);
More information about the DCC
mailing list