We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm seeing this message starting gdb after installation by running the install script:
---Type <return> to continue, or q <return> to quit--- ^[[1m^[[31mVoltron loaded.^[(B^[[m Reading symbols from ./hello...done.
The expected UI didn't show up. And if I quit gdb, the terminal would become irresponsive.
My system is Ubuntu 18.04 and gdb is 8.1 Any help will be appreciated
The text was updated successfully, but these errors were encountered:
Did you open some views in other terminals (as described in step 3 of the quick start) or are you expecting something to happen just by running gdb?
Sorry, something went wrong.
No branches or pull requests
I'm seeing this message starting gdb after installation by running the install script:
The expected UI didn't show up. And if I quit gdb, the terminal would become irresponsive.
My system is Ubuntu 18.04 and gdb is 8.1
Any help will be appreciated
The text was updated successfully, but these errors were encountered: