Hi all ;

I loaded Gem5 on Netbeans (woks fine), I've builded the the debug version 
using "scons build/ARM/gem5.debug", built well but Netbeans doesn't stop on 
breakpoints, so I added by myself the debug flag in Sconstruct : 
"main.Append(CXXFLAGS = ['/DEBUG'])" and here I have this error : "Can't find 
library with socket calls (e.g. accept())"

What I'm I missng ? why breakpoints doesn't work ?
Any answser il highly apreciated, thanks :)


_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to