-
When trying to set an Service Entry Point, I frequently get an error message:
"EQAVS1007E xxxxxxx.yyyyy.COM on port 8005 could not be connected.
Message received: self signed certificate"
Why is …
-
**ISSUE** :-
If you add/open a java file and add main method then theia provide 2 options RUN and Debug. If you will click on RUN option that is also running in debug mode.
**Additional Informat…
-
If debug symbol files are missing or stack trace could not be symbolicated for any other reason, we currently show various warnings and alerts at the top of the issues page. Some platforms support the…
-
Hi,
I am really struggling with the Vs code debugger since the recent release of Vs code (1.58). I have a Julia code that runs perfectly but when I trying to run it to check how variables during si…
-
Debugger errors when entering `@generated` function. Even step-over (F10) errors, unless in *compiled* mode.
A workaround until problem solved would be to "auto-switch-compiled" for the step over gen…
-
Windows allows you to set a "debugger" program which runs before a target executable runs. We could add a registry entry such that `Chivalry2Launcher.exe` executes our launcher as a "debugger" prior …
-
**Description**
If I enable the semantics debugger, my widget is pushed to the right by the width of the Widgetbook navbar.
**Steps To Reproduce**
```dart
import 'package:flutter/material.…
-
Currently the native debugger implemented in Rizin is a mess of `#ifdef` which always brings bugs each time is touched.
The idea behind this refactoring is to split all the native archs into files an…
-
**Is your feature request related to a problem? Please describe.**
I'm always frustrated when I am debugging and want to look at some multi-line input, but only get to see it squished to a single lin…
-
Hi ! I am so happy to see you (all of you) were able to do this first mixture of the pest3 project. I gave it a try, and it is amazing.
I noticed that two things I liked in pest:
- Automatic val…