-
Our friends from the doc team do it like this https://github.com/SUSE/release-notes-alp/blob/main/.github/workflows/asciidoc.yml https://github.com/openSUSE/doc-ci
-
@amilan17, I'm trying to eliminate all the bad DAP urls in the catalog, one group at a time. The UCAR and TAMU ones were huge!
So by perusing my list of [good DAP urls](https://github.com/rsignel…
-
**Describe the bug**
When rtthost is run, it cannot be run again until the target is power cycled.
**To Reproduce**
```
$ git describe
v0.1.0-153-gf8bff658
$ RUST_LOG=probe_rs=trace cargo run …
-
### What version of Go, VS Code & VS Code Go extension are you using?
Version Information
* Run `go version` to get version of Go from _the VS Code integrated terminal_.
- go version go1.18.…
-
1. What version of Delve are you using (`dlv version`)?
- `1.23.1`
2. What version of Go are you using? (`go version`)?
- `go1.22.0`
3. What operating system and processor architecture are you usi…
-
Type: Bug
# Behaviour
## Expected vs. Actual
Launching a debugger instance when multiprocessing is involved causes the debugger to exit without any error.
When `process.join()` is added to t…
-
Sorry for this question, I am pretty new to debugging ruby code in nvim with nvim-dap.
I have followed the setup instruction but nothing happens after I set a breakpoint and run `:lua require'dap'.…
-
esp32c3的硬件复位似乎无效。
示波器无法看到nReset引脚被拉低。
板子用的是合宙的简约版开发板,esp32c3与被调试芯片用5根10cm的高温线连接,算上接触电阻不超过5Ω。
下载的3个固件均无法拉低nReset。
固件1:通过源码还原工程,编译并下载;
固件2:您这边提供的编译好的esp32c3固件文件夹,wireless_esp_dap_full.bin;
固件3:合宙编…
-
``` php
-
Keeping track of something we discussed with @cjpatton: some notions of DP are not achievable with DAP, at least in the current form of the protocol. For instance:
- User-level DP seems hard to enfor…