cranelift-debugging

Community

Debug Cranelift JIT crashes and memory issues.

Authorfasterthanlime
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Debug crashes and memory issues in Cranelift-generated JIT code, including Windows and Unix workflows.

Core Features & Use Cases

  • Windows debugging with CDB/WinDbg
  • Unix debugging with LLDB/GDB and SIGSEGV handlers
  • Disassembly analysis for Cranelift-generated code

Quick Start

Attach a debugger to the test binary and inspect registers, backtrace, and disassembly around the crash.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cranelift-debugging
Download link: https://github.com/fasterthanlime/.claude/archive/main.zip#cranelift-debugging

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository