All of lore.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.10
Date: Sat, 25 Dec 2004 12:17:39 +0000	[thread overview]
Message-ID: <18921.1103977059@ocs3.ocs.com.au> (raw)
In-Reply-To: <12956.1085377697@kao2.melbourne.sgi.com>

-----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.10-common-1.bz2
  kdb-v4.4-2.6.10-i386-1.bz2
  kdb-v4.4-2.6.10-ia64-1.bz2
  kdb-v4.4-2.6.9-rc2-x86-64-1.bz2 (may or may not work with 2.6.10).


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

2004-12-25 Keith Owens  <kaos@sgi.com>

	* Add kobject command.
	* Ignore low addresses and large offsets in kdbnearsym().
	* Console updates for sn2 simulator.
	* kdb v4.4-2.6.10-common-1.

2004-12-07 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.10-rc3-common-1.

2004-11-23 Keith Owens  <kaos@sgi.com>

	* Remove warning message from kdb_get_one_user_page(), it was too noisy.
	* kdb v4.4-2.6.10-rc2-common-1.

2004-11-02 Keith Owens  <kaos@sgi.com>

	* Build with kdb patch applied but CONFIG_KDB=n.
	* kdb v4.4-2.6.10-rc1-common-2.

2004-10-29 Keith Owens  <kaos@sgi.com>

	* Handle new compression scheme for kallsyms.
	* Handle move of DEAD and ZOMBIE for task->state to task->exit_state.
	* Tweak the concept of a valid kernel address to get all symbols,
	  including the symbols in the ia64 gate page.
	* kdb v4.4-2.6.10-rc1-common-1.

2004-10-21 Keith Owens  <kaos@sgi.com>

	* Handle variable size for the kernel log buffer.
	* kdb v4.4-2.6.9-common-2.


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

2004-12-25 Keith Owens  <kaos@sgi.com>

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

2004-12-07 Keith Owens  <kaos@sgi.com>

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

2004-11-23 Keith Owens  <kaos@sgi.com>

	* Coexist with asmlinkage/fastcall changes.
	* kdb v4.4-2.6.10-rc2-i386-1.

2004-10-29 Keith Owens  <kaos@sgi.com>

	* Handle change defintions for hard and soft irq context.
	* Make stack switch in kdb backtrace look more like the oops output.
	* kdb v4.4-2.6.10-rc1-i386-1.



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

2004-12-25 Keith Owens  <kaos@sgi.com>

	* Add cpuinfo command.
	* kdb-v4.4-2.6.10-ia64-1.

2004-12-07 Keith Owens  <kaos@sgi.com>

	* Clean up error path in kdba_mca_init.
	* kdb-v4.4-2.6.10-rc3-ia64-1.

2004-11-15 Keith Owens  <kaos@sgi.com>

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

2004-10-29 Keith Owens  <kaos@sgi.com>

	* kdb-v4.4-2.6.10-rc1-ia64-1.


ps.  Bah, Hum{de}bug!

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

iD8DBQFBzVpji4UHNye0ZOoRAmy+AJ4iSaztTqGLjr+Ck0X8+TMdXB41IQCghc/P
p7GtfCEOmVPDj/SVHdecFyw=oO+Z
-----END PGP SIGNATURE-----


WARNING: multiple messages have this Message-ID (diff)
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.10
Date: Sat, 25 Dec 2004 23:17:39 +1100	[thread overview]
Message-ID: <18921.1103977059@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.10-common-1.bz2
  kdb-v4.4-2.6.10-i386-1.bz2
  kdb-v4.4-2.6.10-ia64-1.bz2
  kdb-v4.4-2.6.9-rc2-x86-64-1.bz2 (may or may not work with 2.6.10).


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

2004-12-25 Keith Owens  <kaos@sgi.com>

	* Add kobject command.
	* Ignore low addresses and large offsets in kdbnearsym().
	* Console updates for sn2 simulator.
	* kdb v4.4-2.6.10-common-1.

2004-12-07 Keith Owens  <kaos@sgi.com>

	* kdb v4.4-2.6.10-rc3-common-1.

2004-11-23 Keith Owens  <kaos@sgi.com>

	* Remove warning message from kdb_get_one_user_page(), it was too noisy.
	* kdb v4.4-2.6.10-rc2-common-1.

2004-11-02 Keith Owens  <kaos@sgi.com>

	* Build with kdb patch applied but CONFIG_KDB=n.
	* kdb v4.4-2.6.10-rc1-common-2.

2004-10-29 Keith Owens  <kaos@sgi.com>

	* Handle new compression scheme for kallsyms.
	* Handle move of DEAD and ZOMBIE for task->state to task->exit_state.
	* Tweak the concept of a valid kernel address to get all symbols,
	  including the symbols in the ia64 gate page.
	* kdb v4.4-2.6.10-rc1-common-1.

2004-10-21 Keith Owens  <kaos@sgi.com>

	* Handle variable size for the kernel log buffer.
	* kdb v4.4-2.6.9-common-2.


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

2004-12-25 Keith Owens  <kaos@sgi.com>

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

2004-12-07 Keith Owens  <kaos@sgi.com>

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

2004-11-23 Keith Owens  <kaos@sgi.com>

	* Coexist with asmlinkage/fastcall changes.
	* kdb v4.4-2.6.10-rc2-i386-1.

2004-10-29 Keith Owens  <kaos@sgi.com>

	* Handle change defintions for hard and soft irq context.
	* Make stack switch in kdb backtrace look more like the oops output.
	* kdb v4.4-2.6.10-rc1-i386-1.



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

2004-12-25 Keith Owens  <kaos@sgi.com>

	* Add cpuinfo command.
	* kdb-v4.4-2.6.10-ia64-1.

2004-12-07 Keith Owens  <kaos@sgi.com>

	* Clean up error path in kdba_mca_init.
	* kdb-v4.4-2.6.10-rc3-ia64-1.

2004-11-15 Keith Owens  <kaos@sgi.com>

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

2004-10-29 Keith Owens  <kaos@sgi.com>

	* kdb-v4.4-2.6.10-rc1-ia64-1.


ps.  Bah, Hum{de}bug!

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

iD8DBQFBzVpji4UHNye0ZOoRAmy+AJ4iSaztTqGLjr+Ck0X8+TMdXB41IQCghc/P
p7GtfCEOmVPDj/SVHdecFyw=
=oO+Z
-----END PGP SIGNATURE-----


  parent reply	other threads:[~2004-12-25 12:17 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-24  5:48 Announce: kdb v4.4 is available for kernel 2.6.6 Keith Owens
2004-05-24  5:48 ` Keith Owens
2004-06-01 21:20 ` Thomas Duffy
2004-06-01 21:20   ` Thomas Duffy
2004-07-16  4:59   ` Keith Owens
2004-07-16  4:59     ` Keith Owens
2004-06-07  5:40 ` Announce: kdb v4.4 is available for kernel 2.6.7-rc2 Keith Owens
2004-06-07  5:40   ` Keith Owens
2004-06-17  1:16 ` Announce: kdb v4.4 is available for kernel 2.6.7 Keith Owens
2004-06-17  1:16   ` Keith Owens
2004-10-21  3:52 ` Announce: kdb v4.4 is available for kernel 2.6.9 Keith Owens
2004-10-21  3:52   ` Keith Owens
2004-12-25 12:17 ` Keith Owens [this message]
2004-12-25 12:17   ` Announce: kdb v4.4 is available for kernel 2.6.10 Keith Owens
2004-12-27 13:00   ` Paulo Marques
2005-01-24 15:21 ` gowda_avinash
2005-01-24 15:21   ` gowda_avinash
2005-01-24 15:34 ` Keith Owens
2005-01-24 15:34   ` Keith Owens
2005-01-25  4:25   ` Saravanan s
2005-01-25  4:37     ` Saravanan s
2005-01-25  4:44 ` Keith Owens
2005-01-25  4:44   ` Keith Owens
2005-01-25  5:52   ` Jack F Vogel
2005-01-25  5:52     ` Jack F Vogel
2005-03-03  2:53 ` Announce: kdb v4.4 is available for kernel 2.6.11 Keith Owens
2005-03-03  2:53   ` Keith Owens
2005-06-18  6:19 ` Announce: kdb v4.4 is available for kernel 2.6.12 Keith Owens
2005-06-18  6:19   ` Keith Owens
2005-08-29  2:12 ` Announce: kdb v4.4 is available for kernel 2.6.13 Keith Owens
2005-08-29  2:12   ` Keith Owens
2005-09-20  7:32 ` Announce: kdb v4.4 is available for kernel 2.6.14-rc1 Keith Owens
2005-09-21  6:21 ` Announce: kdb v4.4 is available for kernel 2.6.14-rc2 Keith Owens
2005-09-21  6:21   ` Keith Owens
2005-10-28  7:29 ` Announce: kdb v4.4 is available for kernel 2.6.14 Keith Owens
2005-10-28  7:29   ` Keith Owens
2006-01-04  9:10 ` Announce: kdb v4.4 is available for kernel 2.6.15 Keith Owens
2006-01-04  9:10   ` Keith Owens
2006-01-04 15:04   ` Jeff V. Merkey
2006-01-04 15:04     ` Jeff V. Merkey
2006-03-21  5:59 ` Announce: kdb v4.4 is available for kernel 2.6.16 Keith Owens
2006-03-21  5:59   ` Keith Owens
2006-04-01 17:04   ` Dan Aloni
2006-04-01 20:37     ` Hugh Dickins
2006-04-01 23:43     ` Joe Korty
2006-04-02 10:23       ` Dan Aloni
2006-03-24  6:21 ` Keith Owens
2006-03-24  6:21   ` Keith Owens
2006-06-27 11:45 ` Announce: kdb v4.4 is available for kernel 2.6.17 Keith Owens
2006-06-27 11:45   ` Keith Owens
2006-06-27 12:06   ` Nigel Cunningham
2006-06-27 12:06     ` Nigel Cunningham
2006-09-20  5:37 ` Announce: kdb v4.4 is available for kernel 2.6.18 Keith Owens
2006-09-20  5:37   ` Keith Owens

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=18921.1103977059@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.