awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesDWARF Symbol Debugging

Capabilities for reading DWARF symbols from compiled binaries to step through execution and inspect local variables.

Distinct from WebAssembly: Distinct from WebAssembly: focuses specifically on reading DWARF debugging symbols from WebAssembly binaries for symbol-based inspection.

Explore 1 awesome GitHub repository matching programming languages & runtimes · DWARF Symbol Debugging. Refine with filters or upvote what's useful.

Awesome DWARF Symbol Debugging GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • microsoft/vscode-js-debugAvatar de microsoft

    microsoft/vscode-js-debug

    1,950Ver en GitHub↗

    This project is a diagnostic adapter that connects code editors and standalone tools to running runtime processes using the standard Debug Adapter Protocol. It functions as a JavaScript and TypeScript debug implementation that maps compiled code back to original source files using sourcemaps, allowing developers to set breakpoints, inspect variables, and evaluate expressions without manual configuration. The tool handles cross-environment code execution by automatically attaching to child processes, worker threads, service workers, and terminal processes. It supports advanced debugging capabi

    Reads DWARF symbols from compiled WebAssembly binaries to step through low-level execution and inspect variables.

    TypeScriptdapdebughacktoberfest
    Ver en GitHub↗1,950
  1. Home
  2. Programming Languages & Runtimes
  3. Runtime Execution Environments
  4. WebAssembly
  5. DWARF Symbol Debugging