c++ - Want to debug Pintos with Eclipse -
pintos: http://courses.mpi-sws.org/os-ss11/assignments/pintos/pintos_11.html
goal: execute instructions in link under "f2: eclipse". don't work spit. can communicate between 2 terminals via "target remote localhost:1234", apparently not between terminal , eclipse (without gnu debugging server).
alternatively, if it's not possible host , target machine simultaneously without gdbserver, can stop going in circles.
please help!
Comments
Post a Comment