Re: KGDB: automatic loading of modules in gdb

From: Daniel Jacobowitz
Date: Wed Dec 24 2003 - 12:33:10 EST


On Tue, Dec 23, 2003 at 06:18:02PM +0530, Amit S. Kale wrote:
> 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.

Have you or TimeSys, oh, I don't know, considered sending information
about this feature to the GDB developers so that KGDB does not require
a custom version of the GDB client?

--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/