-
The developer documentation would benefit from a discussion and examples of using the `gdb` debugger.
-
Bug type: Debugger
**Describe the bug**
- OS and Version: Ubuntu 20.04
- VS Code Version: main ([circa October 11, built today](https://github.com/microsoft/vscode/commit/547d92631e968463ea828fa7…
-
Initially filed on https://github.com/microsoft/vscode-cpptools/issues/5292 and referred here by @pieandcakes.
- OS and Version: OSX Remote SSH Connection to Amazon Linux 2 (RHEL7 equivalent)
- VS…
-
The integration of a GDB stub similar to VMware and QEMU, along with the implementation of the Bochs debugger, could significantly attract users from other analysis tools to Binary Ninja. This would b…
-
# Starting with JLink debugger or QEMU (ARMv8)
* Debugger: JLink V11
* Target Hardware: raspiberry 4b
* Host: Ubuntu 20.04-amd64
Note, the openocd installed by `sudo apt-get install openocd` i…
-
the io.gdb plugin must provide more debugger commands via =! or \.. this is what the debugger will use in case of `dh io` (instead of the dh gdb), both methods should be implemented imho, the io one i…
-
**ToDo**
- [x] Necessary extensions for VS Code
- [x] Necessary settings for VS Code
- [ ] Necessary tools
- [x] AStyle (3.1 @jakkra is this the version from CI/CD?)
- [x] CodeChecker
- …
Kampi updated
3 months ago
-
If an enclave is loaded with `sgx_create_enclave_from_buffer_ex`, then the sgx-gdb doesn't work. We get a Python exception every time the gdb extension script is called:
`Python Exception No symbol …
-
I'm not sure if I'm just looking in the wrong place, but I can't find anywhere where I can see the state of the RISC-V CPU registers of my Pi Pico 2 in the VS Code Debug panel. I can read them with th…
-
I have tried a few times over the years to use D with VSCodium but have never been able to get the debugger to work. Today I tried from scratch in a blank environment. Here are my steps for reproducin…