gdb: Update gdb configuration
This commit is contained in:
parent
48d64d6de1
commit
d09df20590
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
dashboard -enabled on
|
||||
dashboard -layout breakpoints variables source stack threads
|
||||
dashboard -layout threads stack breakpoints variables source
|
||||
dashboard -style prompt 'gdb>'
|
||||
dashboard -style max_value_length 0
|
||||
dashboard variables -style compact True
|
||||
dashboard variables -style compact False
|
||||
dashboard variables -style align True
|
||||
dashboard variables -style sort True
|
||||
dashboard expressions -style align True
|
||||
|
|
Loading…
Reference in a new issue