* .gdbinit: Remove useless "rr" command. Set complaints
to 1 for people debugging gdb.
This commit is contained in:
parent
90262bf934
commit
2d8fa9ab98
1 changed files with 1 additions and 4 deletions
|
@ -8,8 +8,5 @@ commands
|
|||
return
|
||||
end
|
||||
|
||||
define rr
|
||||
run
|
||||
end
|
||||
|
||||
set prompt (top-gdb)
|
||||
set complaints 1
|
||||
|
|
Loading…
Reference in a new issue