----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1405/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9198:3eea439e46a2 --------------------------- 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. Diffs ----- src/mem/slicc/ast/AST.py 0281650db548 Diff: http://reviews.gem5.org/r/1405/diff/ Testing ------- Thanks, Nilay Vaish _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
