[koogler@bedford.progress.com (David Koogler) writes:]
>I am trying to debug a boot server and I want how to attach ADB directly to th
>e
>server, or the procedure for killing off the server and restarting it under
>ADB.
>Right now I am using syslog to print out tracing messages, but the turnaround
>time between debugging sessions is a little long.
Note that if you're attaching to, say, the wd or dos server, you probably
want to copy the a.out for the server AND the adb command to /tmp, and
run/debug from there. Otherwise you can deadlock when your a.out stops for
the debugger and your debugger process page faults a page in from the
filesystem which is stopped.
Andy
Received on Wed Mar 1 10:36:32 1995
This archive was generated by hypermail 2.1.8 : Thu Sep 22 2005 - 15:12:17 PDT