VerkkoIf a debugger does not support conditional breakpoints, the Add Conditional Breakpoint and Edit Condition actions will be missing. Inline breakpoints This is particularly useful when debugging minified code …
Issue Type: Bug After getting te last update, breakpoints no longer work. The breakpoints are breaking on the wrong line of code and therefore are not …
I've figured out that if your source-code file name contains white spaces, like "Binary Search.cpp", VSCode will ignore the breakpoints regardless of …
Breakpoint ignored because generated code not found (source map problem?). You'll have to make sure that your generated source map points to the correct file ...
When HP Velocity service connect to the localhost xdebug server, logs say that connection is ok, but it is connected to HP Velocity. I changed xdebug port to …