cs01/gdbgui

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

Open

#313 ouverte le 18 févr. 2020

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (6 592 stars) (376 forks)batch import
help wanted

Description

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

Guide contributeur