[BACK]Return to .gdbinit CVS log [TXT][DIR] Up to [Development] / linux-2.4-xfs / arch / mips

File: [Development] / linux-2.4-xfs / arch / mips / Attic / .gdbinit (download)

Revision 1.1, Wed Dec 31 00:54:49 2003 UTC (13 years, 9 months ago) by cattelan
Branch: MAIN

Initial Import 2.4.24pre2

echo Setting up the environment for debugging vmlinux...\n
echo set remotedebug 0 \n
set remotedebug 0
echo cd arch/mips/kernel \n
cd arch/mips/kernel
echo target remote /dev/ttyS0 \n
target remote /dev/ttyS0