Handbook
Welcome to the rippled-windows-debug handbook.
This toolkit prevents and diagnoses the memory-related build failures that plague parallel C++ builds of rippled on Windows. It includes a build governor, verbose crash handlers, rich-style logging, and minidump generation.
What’s inside
Section titled “What’s inside”- Getting Started — Quick setup and first protected build
- Build Governor — How automatic OOM protection works
- Crash Handlers — Verbose diagnostics that reveal hidden exceptions
- Debugging Tools — Rich logging, minidump, and build info
- Building rippled — Full build guide with prerequisites
- Reference — Common issues, files, and links