public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Keith Owens <kaos@sgi.com>
To: kdb@oss.sgi.com
Cc: linux-kernel@vger.kernel.org, linux-ia64@vger.kernel.org
Subject: Announce: kdb v4.4 is available for kernel 2.6.12
Date: Sat, 18 Jun 2005 16:19:40 +1000	[thread overview]
Message-ID: <22161.1119075580@ocs3.ocs.com.au> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

KDB (Linux Kernel Debugger) has been updated.

ftp://oss.sgi.com/projects/kdb/download/v4.4/
ftp://ftp.ocs.com.au/pub/mirrors/oss.sgi.com/projects/kdb/download/v4.4/

Current versions are :-

  kdb-v4.4-2.6.12-common-1.bz2
  kdb-v4.4-2.6.12-i386-1.bz2
  kdb-v4.4-2.6.12-ia64-1.bz2
  kdb-v4.4-2.6.11-x86-64-1.bz2 (may or may not work with 2.6.12).


Changelog extract since kdb-v4.4-2.6.11-common-1.

2005-06-18 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.12-common-1.

2005-06-08 Keith Owens  <kaos@sgi.com>

	* Correct early exit from bd *.
	* kdb v4.4-2.6.12-rc6-common-1.

2005-05-25 Keith Owens  <kaos@sgi.com>

	* Delete Documentation/kdb/dump.txt.  lkcd now has reasonable
	  integration with kdb.
	* kdb v4.4-2.6.12-rc5-common-1.

2005-05-08 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.12-rc4-common-1.

2005-04-21 Keith Owens  <kaos@sgi.com>

	* Add rpte command (find the pte for a physical page).
	* kdb v4.4-2.6.12-rc3-common-1.

2005-04-06 Keith Owens  <kaos@sgi.com>

	* Add rq and rqa commands.  John Hawkes, SGI.
	* kdb v4.4-2.6.12-rc2-common-1.

2005-03-29 Keith Owens  <kaos@sgi.com>

	* Use register_sysctl_table() instead of patching kernel/sysctl.c.
	* Non-ASCII characters are not printable.
	* kdb v4.4-2.6.12-rc1-common-1.

2005-03-15 Keith Owens  <kaos@sgi.com>

	* More coexistence patches for lkcd.  Jason Uhlenkott, SGI.
	* kdb v4.4-2.6.11-common-3.

2005-03-08 Keith Owens  <kaos@sgi.com>

	* Coexistence patches for lkcd.  Jason Uhlenkott, SGI.
	* kdb v4.4-2.6.11-common-2.


Changelog extract since kdb-v4.4-2.6.11-i386-1.

2005-06-18 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.12-i386-1.

2005-06-08 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.12-rc6-i386-1.

2005-05-25 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.12-rc5-i386-1.

2005-05-08 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.12-rc4-i386-1.

2005-04-21 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.12-rc3-i386-1.

2005-04-06 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.12-rc2-i386-1.

2005-03-29 Keith Owens  <kaos@sgi.com>

	* Replace __copy_to_user with __copy_to_user_inatomic.
	* kdb v4.4-2.6.12-rc1-i386-1.

2005-03-08 Keith Owens  <kaos@sgi.com>

	* Coexistence patches for lkcd.
	* kdb v4.4-2.6.11-i386-2.


Changelog extract since kdb v4.4-2.6.11-ia64-1.

2005-06-18 Keith Owens  <kaos@sgi.com>

	* Standard IA64 code now works around break.b setting cr.iim to 0
	  instead of the break number.  Remove the kdb workaround.
	* kdb v4.4-2.6.12-ia64-1.

2005-06-08 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.12-rc6-ia64-1.

2005-05-25 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.12-rc5-ia64-1.

2005-05-24 Keith Owens  <kaos@sgi.com>

	* break.b sets cr.iim to 0 instead of the break number.  Deal with it.
	* kdb v4.4-2.6.12-rc4-ia64-3.

2005-05-14 Keith Owens  <kaos@sgi.com>

	* Correct MCA path after calling kdba_mca_bspstore_fixup().
	  Mark Larson, SGI.
	* Tell the user that MCA/INIT is recoverable so kdb is not entered.
	* kdb v4.4-2.6.12-rc4-ia64-2.

2005-05-08 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.12-rc4-ia64-1.

2005-04-21 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.12-rc3-ia64-1.

2005-04-06 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.12-rc2-ia64-1.

2005-04-04 Keith Owens  <kaos@sgi.com>

	* More tweaks to cope with invalid old bspstore in MCA handler.
	* kdb v4.4-2.6.12-rc1-ia64-2.

2005-03-29 Keith Owens  <kaos@sgi.com>

	* Replace __copy_to_user with __copy_to_user_inatomic.
	* MCA handler, do not use old_bspstore if it is in region 4 or below.
	* kdb v4.4-2.6.12-rc1-ia64-1.

2005-03-08 Keith Owens  <kaos@sgi.com>

	* Coexistence patches for lkcd.  Jason Uhlenkott, SGI.
	* kdb v4.4-2.6.11-ia64-2.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Exmh version 2.1.1 10/15/1999

iD8DBQFCs7z8i4UHNye0ZOoRAs5IAKDiQW/sXUhPouVtpbvZjVn9G5P6gACfdWAz
Agp0JZbtUvmrS074UEvYygw=
=z5/a
-----END PGP SIGNATURE-----


                 reply	other threads:[~2005-06-18  6:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=22161.1119075580@ocs3.ocs.com.au \
    --to=kaos@sgi.com \
    --cc=kdb@oss.sgi.com \
    --cc=linux-ia64@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox