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

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -