awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesAutomatic Debug View Triggers

UI mechanisms that automatically trigger specific diagnostic views based on program execution states.

Distinct from Automatic View Generation: Candidates focus on timer rotations or layout generation; none cover automatic debugger view activation.

Explore 1 awesome GitHub repository matching user interface & experience · Automatic Debug View Triggers. Refine with filters or upvote what's useful.

Awesome Automatic Debug View Triggers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • epasveer/seerAvatar von epasveer

    epasveer/seer

    3,351Auf GitHub ansehen↗

    Seer is a graphical frontend for GDB that provides a visual interface for inspecting variables, managing breakpoints, and stepping through code. It functions as a low-level debugger visualizer with specialized tools for call stack inspection and register visualization. The project distinguishes itself by integrating low-level program analysis directly into the visual experience, featuring a synchronized assembly overlay that maps CPU registers and assembly instructions to source code lines. It also includes memory bug detection capabilities by randomizing the program starting address during t

    Automatically displays the assembly view when the debugger enters start or run mode.

    C++cppdebugdebugger
    Auf GitHub ansehen↗3,351
  1. Home
  2. User Interface & Experience
  3. Automatic Debug View Triggers