Ruby Slicc: remove the call to cin.get() function
authorNilay Vaish <nilay@cs.wisc.edu>
Mon, 10 Sep 2012 17:20:34 +0000 (12:20 -0500)
committerNilay Vaish <nilay@cs.wisc.edu>
Mon, 10 Sep 2012 17:20:34 +0000 (12:20 -0500)
commit4e6f048ef0f201718ac1a24ff917fb4d42a2b181
tree22260ebc09f7ea9c82ed842d78361e16d47736d9
parent0b1108c7a3a71bc994e9af00b992c2c693c65e97
Ruby Slicc: remove the call to cin.get() function
If I understand correctly, this was put in place so that a debugger can be
attached when the protocol aborts. While this sounds useful, it is a problem
when the simulation is not being actively monitored. I think it is better to
remove this.
src/mem/slicc/ast/AST.py