On 06/11/14 23:36, joaoandrefe...@sapo.pt wrote:
> Good evening,
> 
> I'm wondering how complex (or possible) would be to instrument locally  
> KGDB on the target machine, i. e., somehow remove the serial  
> connection (and the host machine, GDB) from the setup, since on this  
> new scenario the host (GDB) and the target (KGDB) would run on the  
> same machine. Is this idea as absurd as it possibly seems?

Normally if you have to do self hosted kernel debug you would enable kdb
instead.

I only really bring this up because in a previous post you linked to an
old copy of the kgdb manual which predated the merging of kdb into the
kernel. Either way you might prefer to refer to this instead:

    https://www.kernel.org/doc/htmldocs/kgdb/index.html


Daniel.

------------------------------------------------------------------------------
_______________________________________________
Kgdb-bugreport mailing list
Kgdb-bugreport@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport

Reply via email to