#
gdb-frontend
Here are 4 public repositories matching this topic...
c
debugger
debugging
cpp
gdb
debug
debugger-gdb
debugging-tools
debugging-tool
gdb-ui
gdb-plugin
gdb-extension
gdb-frontend
gdb-gui
-
Updated
Jun 22, 2020 - JavaScript
[WIP] FOSS GNU Debugger (GDB) interface for GNU/Linux.
c
linux
debugger
debugging
gui
qt
frontend
cpp
gplv3
gnu-linux
assembly
reverse-engineering
process
gdb
qt5
free-software
disassembly
assembly-x86
gdb-extension
gdb-frontend
-
Updated
Nov 19, 2019 - C++
Vim GDB front-end base on new.vim (Neovim State Expect Window).
-
Updated
Apr 13, 2020 - Vim script
Improve this page
Add a description, image, and links to the gdb-frontend topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gdb-frontend topic, visit your repo's landing page and select "manage topics."
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 featureshttps://sourceware.org/gdb/onlinedocs/gdb/GDB_002fMI-Su