dots/gdbinit
2010-04-24 01:26:16 -05:00

9 lines
122 B
Text

set confirm off
set history save on
set verbose off
set output-radix 0x10
set input-radix 0x10
set height 0
set width 0