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
#rust #busybox #command_line_tool #coreutils #cross_platform #gnu_coreutils #rust

uutils coreutils is a tool that works like GNU coreutils but is written in Rust. It allows you to use the same utilities on different platforms like Linux, Mac, and Windows. This makes it easy to transfer scripts between these platforms. You can install it using Cargo or GNU Make, and it comes with user and developer documentation. The benefit is that you can use consistent tools across various operating systems, making your work more efficient and flexible.

https://github.com/uutils/coreutils
👍2