cs01 / gdbgui

Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.
https://gdbgui.com
GNU General Public License v3.0
9.86k stars 496 forks source link

Improve design for the visually impaired #485

Open SvenMichaelKlose opened 4 months ago

SvenMichaelKlose commented 4 months ago

Blinding white panels next to dark gray pixelized fonts on black background for example. Gray on gray is also really not a good idea. Renders this program unusable for me. Things that come with age, I guess.