cs01/gdbgui

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

Open

#313 创建于 2020年2月18日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (376 fork)batch import
help wanted

仓库指标

Star
 (6,592 star)
PR 合并指标
 (30 天内没有已合并 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

贡献者指南