cs01/gdbgui

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

オープン

#313 opened on 2020/02/18

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (521 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (10,351 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド