Visual Debugging with gdbgui
Abstract
The gdb interactive debugger is the main debugging tool for programs developed on the Linux platform. Providing many opportunities for debugging, gdb has one (according to a large number of developers) significant drawback – the command-line interface. Many developers still prefer more convenient graphical interfaces. In this article, we will consider a promising graphical frontend for gdb, which is a browser client, due to which users have the opportunity for platform-independent debugging.
About the Authors
V. GalatenkoRussian Federation
K. Kostiukhin
Russian Federation
A. Frolova
Russian Federation
References
1. GDB: The GNU Project Debugger, https://www.sourceware.org/gdb
2. Галатенко В.А., Костюхин К.А. Машинно-ориентированный текстовый интерфейс отладчика GDB // Труды научно-исследовательского института системных исследований Российской академии наук, 2022, Т. 12, № 4, стр. 38–42.
3. GDBGUI: A browser-based frontend to gdb (gnu debugger), https://www.gdbgui.com
Review
For citations:
Galatenko V., Kostiukhin K., Frolova A. Visual Debugging with gdbgui. SRISA Proceedings. 2023;13(1-2):5-9. (In Russ.)