fix(gdb): don't load tui automatically and enable pretty print
This commit is contained in:
@@ -7,7 +7,8 @@ set tui border-mode normal
|
|||||||
set tui active-border-mode normal
|
set tui active-border-mode normal
|
||||||
set tui tab-width 4
|
set tui tab-width 4
|
||||||
set tui mouse-events on
|
set tui mouse-events on
|
||||||
tui enable
|
|
||||||
|
set print pretty on
|
||||||
|
|
||||||
break __assert_fail
|
break __assert_fail
|
||||||
commands
|
commands
|
||||||
|
|||||||
Reference in New Issue
Block a user