Files
Alessandro Arzilli 7b41ab9324 service/dap: use exception breakpoints for predefined breakpoints (#4169)
Use DAP's exception breakpoints to represent the predefined breakpoints
we set for unrecovered panics and fatal throws, so that DAP users can
disable those breakpoints.

Fixes #4038
2025-10-07 19:10:13 -04:00
..