Bin Meng
Bin Meng
Shouldn't it be put under - https://github.com/riscv-collab or - https://github.com/riscv-software-src
Use a gdb (configured for RV64) to do remote debugging on a qemu-system-riscv32, it repots: "Truncated register 16 in remote 'g' packet". Is this a known issue? As a comparison,...
$ qemu-system-riscv64 -nographic -kernel bbl -M virt -s -S Using 'si' to step one instruction, and when it executes to 0x1008, type 'si' the QEMU target should stop at 0x100c,...
Both current [riscv-debug-stable.pdf](https://github.com/riscv/riscv-debug-spec/raw/master/riscv-debug-stable.pdf) and the old [v0.13.2](https://raw.githubusercontent.com/riscv/riscv-debug-spec/release/riscv-debug-release.pdf) release say the following about tdata3: `This register is accessible as tdata3 when type is 2, 3, 4, 5, or 6` So this...
Shouldn't it be put under - https://github.com/riscv-collab or - https://github.com/riscv-software-src
HiFive Unleashed board, using OpenOCD to connect the board via the J-Link > Open On-Chip Debugger 0.10.0+dev-00530-gaf3a034-dirty (2019-03-22-04:06) > Licensed under GNU GPL v2 > For bug reports, read >...
**Describe the problem**: I have been using Tabby every day and one issue has annoyed me a lot. Tabby version: 1.0.186 portable version OS: Windows 11 22H2 I have several...
**Describe the problem**: MSYS2 environment $HOME is incorrectly pointed to /c/Users/\, but it should be pointed to /home/\ This issue was previously filed as https://github.com/Eugeny/tabby/issues/6079, but it seemed to get...
Renode, version 1.10.1.13150 (b7e0773f-202007300705) Executing: ``` (monitor) include @scripts/single-node/icicle-kit.resc (machine-0) s Starting emulation... ``` The Linux kernel does not boot to shell in the **machine-0:sysbus.mmuart1** Window. It hangs at: ```...