public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: Device-driver debugger on Linux ?
  2003-06-11 22:55 Device-driver debugger on Linux ? Mathur, Shobhit
@ 2003-06-11 12:00 ` Alan Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Cox @ 2003-06-11 12:00 UTC (permalink / raw)
  To: Mathur, Shobhit; +Cc: Linux Kernel Mailing List

On Mer, 2003-06-11 at 23:55, Mathur, Shobhit wrote:
> Hello,
> 
> I would like to know whether there exists a device-driver debugger on
> Linux like SoftIce on Windows. From the working of kgdb, I understand
> that the debugging on the Target machine can happen once the code
> reaches the gdbstub, which is well past the driver-initialisations.

You can invoke the kgdbstubs stuff very very early, well before device
driver setup. Also you can (and its normally easier for development)
load device drivers at run time 


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Device-driver debugger on Linux ?
@ 2003-06-11 22:55 Mathur, Shobhit
  2003-06-11 12:00 ` Alan Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Mathur, Shobhit @ 2003-06-11 22:55 UTC (permalink / raw)
  To: linux-kernel

Hello,

I would like to know whether there exists a device-driver debugger on
Linux like SoftIce on Windows. From the working of kgdb, I understand
that the debugging on the Target machine can happen once the code
reaches the gdbstub, which is well past the driver-initialisations.

Can some light be shed on the possiblity of such source-level debugging
?

- Would be glad to receive help

- TIA

- Shobhit Mathur

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-06-11 11:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-11 22:55 Device-driver debugger on Linux ? Mathur, Shobhit
2003-06-11 12:00 ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox