dots/gdbinit

10 lines
122 B
Text
Raw Normal View History

2010-04-24 01:26:16 -05:00
set confirm off
set history save on
set verbose off
set output-radix 0x10
set input-radix 0x10
set height 0
set width 0