10:27 · 2025年11月26日 · 周三 https://github.com/ocaml/ocaml/pull/14369 GitHub DWARF support for macOS and Linux by joelreymont · Pull Request #14369 · ocaml/ocaml DWARF v5 Debugging Support for OCaml Native CompilerThis PR adds DWARF v5 debug information to the OCaml native compiler, allowing proper source-level debugging in GDB and LLDB.What's Imp...