breakpoints do not get enabled on startup #120

Closed
opened 2025-08-09 17:13:29 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @adelphes on 11/11/2018

The BreakpointEvent reason has been corrected from "updated" to "changed".

It looks like an undocumented change in the DAP spec meant that "updated" used to work, but now only "changed" works.

Some additional startup logging has also been added.

Closes #39

*Originally created by @adelphes on 11/11/2018* The `BreakpointEvent` reason has been corrected from `"updated"` to `"changed"`. It looks like an undocumented change in the DAP spec meant that **"updated"** used to work, but now only **"changed"** works. Some additional startup logging has also been added. Closes #39
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/android-dev-ext#120
No description provided.