Date: Fri, 21 Dec 2007 04:32:54 +0200 From: Nikolay Pavlov <qpadla@gmail.com> To: Robert Watson <rwatson@freebsd.org> Cc: arch@freebsd.org, current@freebsd.org Subject: Re: DDB scripting, output capture, and textdumps Message-ID: <200712210432.58751.qpadla@gmail.com> In-Reply-To: <20071220134033.T94754@fledge.watson.org> References: <20071218120359.E15521@fledge.watson.org> <200712201532.41123.qpadla@gmail.com> <20071220134033.T94754@fledge.watson.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1383799.v4Zq5TN8JT
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
On Thursday 20 December 2007 15:42:21 Robert Watson wrote:
> On Thu, 20 Dec 2007, Nikolay Pavlov wrote:
> > It looks like some files is not included in the patch. I have this
> > error:
>
> Unfortunately, p4 doesn't include a -N argument to its diff2 command, so
> I attached the new files directly in the tarball (including the kernel
> ones). Could you check and see if they are there? If you untar the
> tarball in your top-level src directory, it should extract one man page
> into share/man/man4, a few files into src/sbin/ddb (note: I have not
> updated the sbin Makefile so you'll need to build it by hand), three
> files into src/sys/ddb, and then a patch which you apply.
>
Thanks. I've figure this out, but still see some problems. I've created a=20
panic during the manual kernel debuging session and after reboot found a=20
textdump file in a /var/crash directory, but unexpectedly i can not untar=20
it:=20
root@orion-vm:/var/crash# bsdtar -xf textdump.tar.0 =
=
=20
bsdtar: Unrecognized archive format: Inappropriate file type or format
bsdtar: Error exit delayed from previous errors.
root@orion-vm:/var/crash# file textdump.tar.0 =
=
=20
textdump.tar.0: data
root@orion-vm:/var/crash# ls -la textdump.tar.0 =
=
=20
=2Drw------- 1 root wheel 35483648 Dec 21 02:17 textdump.tar.0
=2D-=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =20
=2D Best regards, Nikolay Pavlov. <<<----------------------------------- =
=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =20
--nextPart1383799.v4Zq5TN8JT
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQBHayXa/2R6KvEYGaIRAv0CAKCPH0mqRKc3Bk0IhhHvHcNJ9/8owQCg7RCv
U91/esJ6Ag+SritrJRvntJo=
=k/Ci
-----END PGP SIGNATURE-----
--nextPart1383799.v4Zq5TN8JT--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712210432.58751.qpadla>
