Subject: Re: SIGSEGV on 1.6.1 dump
To: leam <leam@reuel.net>
From: Andrey Petrov <petrov@netbsd.org>
List: port-sparc64
Date: 06/26/2003 19:46:12
On Thu, Jun 26, 2003 at 03:36:33PM -0400, leam wrote:
> 
> Is there a way to cut down the kdump output? Last night I had *lots* of 
> "\0\0\0" lines. I'll read up on kdump and report back when I have something.
> 

You can exclude data transferred back and forth in syscalls by specifying
-t flags. Something like '-t cnis' should give you smaller trace. I'd also
create small filesystem for test.

	Andrey