-
When attempting to inform VSCode that a new data breakpoint has been created, for instance by using the debug console (so it doesn't go through the normal route of clicking on the watch variables etc)…
-
I was not able to get hits on call breakpoints this weekend and their display in the breakpoint list seemed off. Will investigate.
-
A nice feature to add down the line would be to have a breakpoint only execute if e.g. a specified register is a certain value
Would be nice to make the semantics similar to https://ftp.gnu.org/old-g…
-
## Description
It appears that Apple has fixed the issue where websockets were not using the system proxy settings. I'm currently able to see websocket traffic again in Proxyman on an iOS 17.5.1 wi…
-
```
It would be nice if EDB could scroll by whole instructions. This is
unfortunately difficult because instructions are variable length on x86.
```
Original issue reported on code.google.com by `ev…
-
https://github.com/grandpoisson/f1-3-c2p1-colmar-academy/blob/master/Colmar-Academy-Submitted/resources/css/style.css#L311
consider 'breaking' a little earlier or else having multiple stages. the p…
-
### Is your feature request related to a problem? Please describe.
As a developer I can't access breakpoints
### Describe the solution you'd like
As a developer I would like to access and modify br…
-
Not sure if I missed something or not, but I cannot seem to add breakpoints in the editor.
-
Breakpoints above node20 cannot be bound
-
### 🐞 Describe the Bug
The in-IDE debug/breakpoint experience for developers working on Ember apps is currently broken because of the difference in rendered source maps vs the source code in the code…