gdb: Remove source from the dashboard layout

This commit is contained in:
Sanchayan Maity 2022-03-29 11:44:07 +05:30
parent 77f28cf4ba
commit ec6711a253
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
dashboard -enabled on
dashboard -layout threads stack breakpoints variables source
dashboard -layout threads stack breakpoints variables
dashboard -style prompt 'gdb>'
dashboard -style max_value_length 0
dashboard variables -style compact False