repo.or.cz
/
davej-history.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Import 2.3.9pre5
[davej-history.git]
/
arch
/
mips
/
.gdbinit
blob
8bdcdae68f647840eeeee8512019fb0a863b6569
1
echo Setting up the environment for debugging vmlinux...\n
2
echo set remotedebug 0 \n
3
set remotedebug 0
4
echo cd arch/mips/kernel \n
5
cd arch/mips/kernel
6
echo target remote /dev/ttyS0 \n
7
target remote /dev/ttyS0