[Gems-users] ctrl+C does not interrupt the simulation


Date: Tue, 13 Oct 2009 10:57:21 +0330
From: Mahmood Naderan <mahmood.nt@xxxxxxxxx>
Subject: [Gems-users] ctrl+C does not interrupt the simulation
Hi,
I have followed the instructions to start a simulation. After
successfully loading ruby and opal, I ran these commands:
simics> ruby0.setparam g_NUM_PROCESSORS 1
simics> ruby0.setparam g_MEMORY_SIZE_BYTES 4294967296
simics> ruby0.init
simics> opal0.init
simics> opal0.simstart "results.opal"

Now at this point I ran  simics> opal0.simstep 10000000000, and it
seems the simulation starts, but I am not able to interrupt it with
ctrl+C (!). pressing ctrl+C results in displaying ^C character only.
How can I stop it?

Thanks,
_mnaderan_
[← Prev in Thread] Current Thread [Next in Thread→]