Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Debugging packages

Showing projects tagged as Debugging

  • rr

    9.4 8.5 L1 C++
    Record and Replay Framework
  • gdbgui

    9.4 1.8 TypeScript
    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.
  • CodeLLDB

    8.4 9.3 L4 Rust
    A VSCode debugger extension for native code, powered by LLDB.
  • hotpath

    6.5 9.4 Rust
    DISCONTINUED. Rust performance debug toolkit. Live profiling for allocations, timings, and channel/stream data flows. [Moved to: https://github.com/pawurb/hotpath-rs]
  • channels-console

    4.6 8.0 Rust
    DISCONTINUED. Real-time monitoring, metrics and logs for Rust channels. Now integrated with https://hotpath.rs
  • lldb_batchmode.py

    0.2 -
    allows to use LLDB in a way similar to GDB's batch mode.