Vpate43

Avatar
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • Vpate43 created a post,

    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...
  • Vpate43 created a post,

    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 ...