public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* kernel loadable module debugging
@ 2005-08-19  5:17 Kevin Nomura
  0 siblings, 0 replies; only message in thread
From: Kevin Nomura @ 2005-08-19  5:17 UTC (permalink / raw)
  To: gdb

When debugging kernel loadable modules over a serial port,
(using the kernel gdb stub, not to be confused with gdbserver!)
the user needs to manually deal with loading the symbol files
(with add-symbol-file commands) and re-establishing breakpoints 
across a reboot manually.  

Would it be accurate to say that there are scripts to simplify 
but not automate the former, and no support for the latter, 
in gdb stub debug mode?

Of the two, restoring breakpoints across a reboot is the
gnarlier problem that I can see.  Has this been done?
If not, would making a "remote target" for the application
shared library framework be a sane approach?  

Thanks in advance for any info.

Kevin

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-08-19  5:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-19  5:17 kernel loadable module debugging Kevin Nomura

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).