Contributor
Shubh Mehta197

GDB UI


Mentors
RavinduDeSilva, Kenneth Manjula Thilakarathna
Organization
C2SI
Technologies
javascript, mongodb, react, flask, Gdb Python Api
Topics
web development
The issue is to address the usability and accessibility limitations of GDB by developing a user interface (UI) utilizing React. This UI will leverage the GDB Python API to create a graphical dashboard that streamlines the debugging process. By providing a more intuitive and visually interactive interface that aims to enhance the debugging experience for developers, making it easier to execute commands, examine program state, and control operations within GDB. It contains features such as starting/stopping program execution, inspecting variables, registers, and memory, and a log or console view for command output and error messages.