Skip to main content

Module debug

Module debug 

Source
Expand description

Debugging support for Depyler

This module provides debugging features including:

  • Source map generation
  • Debug symbol preservation
  • Debugger integration helpers
  • Runtime debugging utilities

Structs§

DebugConfig
Debug configuration
DebugInfoGenerator
Debug information generator
DebugRuntime
Runtime debugging utilities
DebuggerIntegration
Debugger integration helpers
FunctionMapping
SourceMap
Source mapping information
SourceMapping

Enums§

DebugLevel
DebuggerType

Functions§

generate_debug_macros
Helper macros for generated code