Ruby Slicc: remove the call to cin.get() function
Review Request #1405 - Created Sept. 10, 2012 and submitted
| Information | |
|---|---|
| Nilay Vaish | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
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.
Issue Summary
1
1
0
0
| Description | From | Last Updated | Status |
|---|---|---|---|
| Replace with a panic? | Andreas Hansson | Sept. 10, 2012, 1:49 a.m. | Open |
Posted (Sept. 10, 2012, 1:49 a.m.)
-
src/mem/slicc/ast/AST.py (Diff revision 1) -
Replace with a panic?
