-
When attempting to open the new react native app default app and trying to debug in Chrome debugger, users encounter an error message stating in terminal: "**Attempting to debug JS in Flipper (deprec…
-
Whenever `_Atomic` variables have their debug info written, the CodeView type ID is incomplete (just 0s) which leads to debuggers being unable to read the value.
```c
// Any use of _Atomic will caus…
-
| | |
| --- | --- |
| Bugzilla Link | [30620](https://llvm.org/bz30620) |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @pogo59 |
## Extended Descriptio…
-
# probe-rs.probe-rs-debugger
**Project description**
vscode extension which allows debugging embedded Rust projects through hardware debuggers, using probe-rs.
**Metadata**
* downloadPage: …
mayl updated
2 months ago
-
Users don't trust our debugging tools particularly on the web. One area where we lose trust is when users attempt to view the value of a variable that isn't captured by a closure. It would be nice if …
-
WindowsAdapter is by origin, not by tab. So how can we know when the debugger is closed?
1. record tabId.
No multiple tabs from the origin can be debuggers
2. search all tabs for a matching origin.…
-
Either ipdb or pudb are much nicer to use when debugging tests. It would be nice to have nose2 drop into either of those if they're available and nose2 is configured that way. So I guess I could eithe…
sanga updated
11 years ago
-
Supposedly recent versions of docker only require `--cap-add=SYS_PTRACE` to enable ptrace-based debuggers used in definitions like Go, Rust, and C++. Being able to remove `--security-opt seccomp=uncon…
-
Binaries are available at https://armmbed.github.io/DAPLink/ for many boards, but I think it would be very useful to increase the reach of DAPLink by making binaries available for commonly available S…
-
This here works as expected:
```smalltalk
[(self halt) inspect] forkAt: 50
```
but this one has a UI glitch:
```smalltalk
[(self halt) inspect] forkAt: 30
```
The proceed button is dis…