GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#cplusplus #cpp #debug #debugger #debugger_gdb #debugger_visualizer #debugger_visualizers #debuggers #debugging #debugging_tool #debugging_tools #gdb #gdb_frontend #gdb_mi #gdb_ui #gdbserver #gnu_debugger #qt #qt5 #qt6

Seer is a user-friendly graphical interface (GUI) for the debugger gdb on Linux. It makes debugging easier with a simple and pleasing GUI. You can install Seer using package managers or build it from source, ensuring you have the necessary requirements like Linux, C++17, gdb, CMake, and QT6. Seer offers various features such as viewing source code, variables, registers, breakpoints, and assembly code. It also includes tools like a memory visualizer, array visualizer, and struct visualizer to help you understand your program's data better. This tool simplifies the debugging process, making it more efficient and intuitive for users.

https://github.com/epasveer/seer