-
Today in eclipse we only have line breakpoints. But with more and more LSP/DAP based languages such as JS/TS are supported by Eclipse, it would be nice to have inline breakpoints like in vscode. As th…
-
That is, allowing the addition and removal of methods and static fields.
I'm curious what the motivation/use case is for these extensions, and whether it might be possible to drop them.
----
…
-
@rocky I am using rpdb to set up a remote pdb debugging session.
Using telnet 127.0.0.1 4444 via running realgud:pdb-remote works.
But breakpoints are being set with the local path.
I think there sho…
-
Add support for https://remedybg.itch.io/remedybg
This is a HUGE deal because it means we can get a *real* native alternative to Visual Studio's debugger for the first time ever (as far as I know).…
-
BPO | [45213](https://bugs.python.org/issue45213)
--- | :---
Nosy | @malemburg, @warsaw, @brettcannon, @rhettinger, @ericsnowcurrently, @zooba, @corona10
*Note: these values reflect the state of the …
-
I think https://github.com/openpmix/openpmix/pull/1772 applies to Open MPI as well. Need to investigate a bit deeper to understand.
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [ ] I've pasted the output of `argocd version`.
…
-
In the base below, just "rename the package"
The following were changed:
Packager
Summary
Build Date
Build Host
$ fpm -s rpm -t rpm -n oracle-jre jre-7u25-linux-x64.rpm
no value for epoch is set, d…
-
No, not debugging the codes to be assembled into the ROM, I mean how the interpreter reads the codes written in the ASM file before compiling to the ROM, akin to using the inspect element feature on m…
-
### Describe the bug
GDB stub is reporting big-endian while it should be little endian. Unticking send manifest will cause registers to have no value.
### Expected behavior
GDB stub reports little …