aboutsummaryrefslogtreecommitdiff
path: root/gdb/.gdbinit
blob: 4f950881faf85e71664d97a0da0204f253a9a86d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
echo Setting up the environment for debugging gdb.\n

b fatal

b info_command
commands
	silent
	return
end

set prompt (top-gdb)
set complaints 1