gdb: Update gdb configuration

This commit is contained in:
Sanchayan Maity 2021-10-12 23:26:29 +05:30
parent 48d64d6de1
commit d09df20590
1 changed files with 2 additions and 2 deletions

View File

@ -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