From: Frank Rowand <frank.row...@sonymobile.com> Initial version of kdmx README
Signed-off-by: Frank Rowand <frank.row...@sonymobile.com> --- kdmx/README-KDMX.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) Index: b/kdmx/README-KDMX.txt =================================================================== --- /dev/null +++ b/kdmx/README-KDMX.txt @@ -0,0 +1,13 @@ +kdmx is a program designed to split GDB packets and other trafic coming +from a target on a serial line into 2 separate pseudo-ttys. + +The most common use of this is to run kgdb and console on a single serial +port, but should be usable for alternating gdbserver or console over a serial +line as well. + +To exit from kdmx, kill the program or issue a control-c. + +Full usage information can be obtained from: + + make + ./kdmx -h ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Kgdb-bugreport mailing list Kgdb-bugreport@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport