[PATCH] gdb w/early connect

Scott Foehner (sfoehner@illini.engr.sgi.com)
Wed, 9 Jun 1999 22:56:51 -0700 (PDT)


This patch allows a the linux kernel to be debugged with gdb over a
serial line. There are other patches that allow similar functionality. The
advantage of this patch is that it allows gdb to begin communicating
with the kernel during the boot process. In this version, the kernel waits
for a connection from gdb over the serial port as soon as the IRQs have
been initialized. In the future I will try to make this connection point
even earlier in the boot process.

The patch can be found at:
http://reality.sgi.com/sfoehner_engr/gdb/

I can be reached at:
sfoehner@engr.sgi.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/