public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Amit S. Kale" <amitkale@emsyssoft.com>
To: linux-kernel@vger.kernel.org
Subject: KGDB: automatic loading of modules in gdb
Date: Tue, 23 Dec 2003 18:18:02 +0530	[thread overview]
Message-ID: <200312231818.03072.amitkale@emsyssoft.com> (raw)

Hi,

I have integrated a couple of kgdb features from TimeSys Linux distribution.

1.  Automatic loading of module files in gdb:
A special version of gdb is provided with this feature. It can detect loading 
and unloading of modules in a kernel. Whenever a module is loaded, gdb loads 
the module object file and makes it available for debugging. loadmodule.sh 
script is no longer needed.

2. Better kernel stack traces:
Kernel stack traces stop at entry points into the kernel and few invalid stack 
frames appear in gdb kernel backtraces, if any.

These features are available in kgdb-1.9 at http://kgdb.sourceforge.net

-- 
Amit Kale
EmSysSoft (http://www.emsyssoft.com)
KGDB: Linux Kernel Source Level Debugger (http://kgdb.sourceforge.net)


             reply	other threads:[~2003-12-23 12:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-23 12:48 Amit S. Kale [this message]
2003-12-24 17:32 ` KGDB: automatic loading of modules in gdb Daniel Jacobowitz
2003-12-25 14:59   ` Amit S. Kale

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=200312231818.03072.amitkale@emsyssoft.com \
    --to=amitkale@emsyssoft.com \
    --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