Closed FirowMD closed 9 months ago
If you have issues with gdb-dashboard output like this â"?â"?â"?â"?â"? then...
â"?â"?â"?â"?â"?
Just download intel gdb: https://www.intel.com/content/www/us/en/developer/articles/tool/oneapi-standalone-components.html#distributiongdb
And add:
dashboard -style divider_fill_char_primary '-' dashboard -style divider_fill_char_secondary '-' dashboard -style value_truncation_string '...'
to .gdbinit
.gdbinit
If you have issues with gdb-dashboard output like this
â"?â"?â"?â"?â"?
then...Just download intel gdb: https://www.intel.com/content/www/us/en/developer/articles/tool/oneapi-standalone-components.html#distributiongdb
And add:
to
.gdbinit