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

貢獻者指南