patch-2.1.73 linux/arch/mips/.gdbinit
Next file: linux/arch/mips/Makefile
Previous file: linux/arch/m68k/console/txtcon.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Wed Dec 10 10:31:09 1997
- Orig file:
v2.1.72/linux/arch/mips/.gdbinit
- Orig date:
Wed Dec 31 16:00:00 1969
diff -u --recursive --new-file v2.1.72/linux/arch/mips/.gdbinit linux/arch/mips/.gdbinit
@@ -0,0 +1,7 @@
+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
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov