cs01/gdbgui

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

开放

#313 创建于 2020年2月18日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (521 个派生)batch import
help wanted

仓库指标

星标
 (10,351 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南