Now handles multiple hosts and targets.
[deliverable/binutils-gdb.git] / gdb / .gdbinit
CommitLineData
dd3b648e
RP
1echo Setting up the environment for debugging gdb.\n
2
3b fatal
4
5b info_command
6commands
7 silent
8 return
9end
10
11define rr
12 run
13end
14
15set prompt (top-gdb)
This page took 0.047997 seconds and 4 git commands to generate.