Subject: Re: linux compatibility jdb oddity.
To: Jaromir Dolecek <jdolecek@netbsd.org>
From: Mark Davies <mark@mcs.vuw.ac.nz>
List: current-users
Date: 05/16/2002 01:09:47
From: Jaromir Dolecek <jdolecek@netbsd.org>
Date: Wed, 15 May 2002 14:26:42 +0200 (CEST)
> Would it be possible to ktrace jdb and find out what exactly jdb
> is trying to do and which particular system call fails?
Sure. http://www.mcs.vuw.ac.nz/~mark/jdb.out is the ktrace log file for the
failing case and http://www.mcs.vuw.ac.nz/~mark/jdb1.out is the same system
but having started artds.
Things diverge significantly after writing the "> " prompt out.
cheers
mark