updating readme

pull/36055/head
DevTekVE 2 days ago
parent 66c5a8d0d9
commit 076a481512
  1. 4
      docs/DEBUGGING_SAFETY.md

@ -12,8 +12,8 @@
* When prompted, pick the running **`replay_drive` process**.
* ⚠ Attach quickly, or `replay_drive` will start consuming messages.
> [!TIP]
> ✅ Tip: Add a Python breakpoint at the start of `replay_drive.py` to pause execution and give yourself time to attach LLDB.
> [!TIP]
> ✅ Tip: Add a Python breakpoint at the start of `replay_drive.py` to pause execution and give yourself time to attach LLDB.
3. **Set breakpoints in VS Code**
Breakpoints can be set directly in `libsafety.c` (or any C file).

Loading…
Cancel
Save