-
In other dockerized Rails apps, I'm able to throw a byebug/byebugger line in the code I'm testing, then send a request to the controller that I'm testing, verify the logs that byebug halted the execut…
sekmo updated
3 weeks ago
-
https://github.com/mfussenegger/nvim-dap
-
### Godot version
4.3.stable
### VS Code version
1.95.2
### Godot Tools VS Code extension version
2.3.0
### System information
Windows 11
### Problem statement
Some errors do not crash Godot …
-
Current session list is empty at http://localhost:3000/debugger/?token=secret
Devtool says that /chromesessions endpoint returns 404
Using ghcr.io/browserless/chrome:v2.23.0
-
### Tested versions
4.4.dev (since it was added https://github.com/godotengine/godot/pull/97647)
### System information
Windows 10.0.22631 - Multi-window, 1 monitor - Vulkan (Forward+) - dedicated …
-
## Description
Bebugger fails rendering variables for 'self' objects. Instead of variable value it displays an infinite loader.
As a workaround I use 'copy to clipboard' option, which is…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
When starting a .NET Aspire application in VSCode in the debugger the debugger randomly stops…
-
The debugger with minichlink is quite unstable.
But instability is subjective, I would like to provide something concrete about it.
In the wireshark dump bellow at line `00000427` should be:
- …
-
Please add the ability to debug Nushell scripts within VSCode. Would help when making large scripts to have a step debugger and be able to see the call stack, variable values, etc.
Would be great t…
-
HotswapAgent https://github.com/HotswapProjects/HotswapAgent is a framework for hot reloading java claases.
In intellij 2024.3 java8 and java11 will meet issues when run debug with hotswap agent tog…