Does this happen repeatably? There's no reason why this should happen if you're not trying to attach a remote gdb.
Steve On Thu, Feb 2, 2012 at 2:38 AM, Mahmood Naderan <[email protected]>wrote: > hi > I asked a question some months ago about this error: > Remote gdb clearSingleStep not implemented in x86 > > The thread is located at > http://www.mail-archive.com/[email protected]/msg00324.html > > Problem now is that I get this error while not running from GDB. > > command line: build/X86_SE/m5.fast -d ./results/ > --dump-config=go_13-def-50000.ini --stats-file=go_13-def-50000.stat > configs/example/cmp.py -F 50000000000 --maxtick 2000000000000 -d > --caches --l2cache -b go_13 > Fast forward CPU is set to AtomicSimpleCPU > Real CPU is set to DerivO3CPU > wokloads assigned to cpus > Global frequency set at 1000000000000 ticks per second > 0: system.remote_gdb.listener: listening for remote gdb on port 7000 > Switch at instruction count:50000000000 > info: Entering event queue @ 0. Starting simulation... > warn: instruction 'fnstcw_Mw' unimplemented > warn: instruction 'fldcw_Mw' unimplemented > warn: instruction 'emms' unimplemented > = white > > =1 J2 > > = white > > =2 E10 > > = white > > =3 E5 > > = white > > panic: Remote gdb clearSingleStep not implemented in x86! > @ cycle 20118014896000 > [clearSingleStep:build/X86_SE/arch/x86/remote_gdb.cc, line 77] > > How can I get rid of it? > > -- > // Naderan *Mahmood; > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
