This repository was archived by the owner on Apr 3, 2024. It is now read-only.
Commit 4b71a2c
authored
chore: improve fetching breakpoints error message (#848)
The error message `Unable to fetch breakpoints` is misleading
since it makes it seem like the debug agent has stopped working.
Instead it has just re-registered collecting breakpoints.
The error message has been updated to address this.1 parent 221c9ae commit 4b71a2c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
712 | 712 | | |
713 | 713 | | |
714 | 714 | | |
715 | | - | |
| 715 | + | |
716 | 716 | | |
717 | 717 | | |
718 | 718 | | |
| |||
0 commit comments