The Wayback Machine - https://web.archive.org/web/20200705040041/https://github.com/cs01/gdbgui/issues/313
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

use gdb's `-list-feature` instead of heuristics #313

Open
cs01 opened this issue Feb 18, 2020 · 0 comments
Open

use gdb's `-list-feature` instead of heuristics #313

cs01 opened this issue Feb 18, 2020 · 0 comments
Labels

Comments

@cs01
Copy link
Owner

@cs01 cs01 commented Feb 18, 2020

Is your feature request related to a problem? Please describe.
gdb features, such as whether reverse debugging is enabled, is currently guessed at by gdbgui.

Describe the solution you'd like
use -list-feature instead of guessing gdb's features

https://sourceware.org/gdb/onlinedocs/gdb/GDB_002fMI-Support-Commands.html#GDB_002fMI-Support-Commands

@cs01 cs01 added the help wanted label Feb 18, 2020
@cs01 cs01 mentioned this issue Feb 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.