[PATCH] hvc_console: Add kdb support
Anton Blanchard
anton at samba.org
Wed Jul 13 23:05:46 EST 2011
Hi,
> > Add poll_get_char and poll_put_char for kdb. Enable kdb at boot
> > with:
>
> Did you mean "...for kgdb. Enable kgdb at boot.." ?
>
> I thought kdb and kgdb shared some infrastructure now, but your patch
> and comments seem to be all about kgdb.
No I do mean kdb :) From the Documentation:
<para>The kgdboc driver was originally an abbreviation meant to
stand for "kgdb over console". Today it is the primary mechanism
to configure how to communicate from gdb to kgdb as well as the
devices you want to use to interact with the kdb shell.
</para>
I've only tested kdb so far.
Anton
More information about the Linuxppc-dev
mailing list