Fix Ocaml Gc

Guide for debugging and fixing bugs in the OCaml garbage collector, particularly memory management issues in the runtime's sweeping and allocation code. This skill applies when working on OCaml runtime C code, investigating segfaults in GC operations, or fixing pointer arithmetic bugs in memory managers with size-classed pools and run-length encoding.

tools-only bb17390 3 files · 13.3 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/development/003-name-skill_d980a00f commit bb17390b4f

Frequently asked questions

npx skillmds add tools-only/fix-ocaml-gc-2