Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows GDB is broken #312

Closed
FirowMD opened this issue Jan 14, 2024 · 0 comments
Closed

Windows GDB is broken #312

FirowMD opened this issue Jan 14, 2024 · 0 comments

Comments

@FirowMD
Copy link

FirowMD commented Jan 14, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants