Boba Debugging

Debug BoBa code with `checkpoint()`, `always_checkpoint()`, `boba_print(...)`, and debug builds such as `make <target> BOBA_DEBUG=1`. Use when narrowing where a failure occurs, adding temporary runtime breadcrumbs, or printing variable state while a test or example runs.

llnl 3c838af 2.9 KB Updated

File contents

llnl/boba/tree/main/skills/boba-debugging commit 3c838afa9d

Frequently asked questions

npx skillmds@latest add llnl/boba-debugging