WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

dariusf/ppx_debug

Repository files navigation

ppx_debug

A collection of tools for record-and-replay debugging.

ppx_debug.mov

This works by instrumenting a program using ppx, running the program to record an execution, then analyzing the execution using editor plugins (which provide an interface like that of an interactive debugger), Perfetto/magic-trace, the OCaml toplevel, or CLI tools.

This is an early prototype. Feel free to try it on your projects, but expect rough edges. Contributions are very welcome!

About

Tools for record-and-replay debugging

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages