rvddt icon indicating copy to clipboard operation
rvddt copied to clipboard

RISC-V Dynamic Debugging Tool

Results 2 rvddt issues
Sort by recently updated
recently updated
newest added

In msvc or gcc on windows, data sizes are different from gcc on regular linux platforms. Particularly, `long int` is 4 bytes, and `long long int` is 8 bytes. ```console...

Now the program inside can also read data from the console.