misc: Rename the GDB "Event" event class to InputEvent.
Review Request #2554 - Created Dec. 5, 2014 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Gabe Black | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10598:2e1b782cd40e --------------------------- misc: Rename the GDB "Event" event class to InputEvent. The "Event" name is the same as the base event class. That's a bit confusing, and makes it a little awkward to add other event types.
