gdb-3.5
[deliverable/binutils-gdb.git] / gdb / .gdbinit
CommitLineData
4187119d 1echo Setting up the environment for debugging gdb.\n
2
e91b87a3 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.027502 seconds and 4 git commands to generate.