more precise gdb dashboard layout

This commit is contained in:
Cyryl Płotnicki 2021-01-30 16:01:03 +00:00
parent c8378330b5
commit 8515a6c5a6

View file

@ -11,6 +11,8 @@
home.file.".gdbinit.d/dashboard".text = ''
dashboard -layout breakpoints source expressions stack threads variables
dashboard variables -style compact 0
dashboard source -style height 20
dashboard source -style height 24
dashboard stack -style compact 1
dashboard stack -style limit 3
'';
}