Vpate43
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
创建于 Compiler Info Errors
So I got CLion to connect to the remote host, but I end up getting a pop-up for compiler errors. I can verify that gcc is installed on the remote host. Compiler exited with error code 1: \usr\bi... -
创建于 Not able to set breakpoints on remote GDB deubgging from local machine
I am running qemu on my local machine with the -gdb flag. The code I was running can be found here: https://github.com/bitslab/xv6-public The qemu gdb server is listening on port 26000 (once again ...