misc: Rename the GDB "Event" event class to InputEvent.
authorGabe Black <gabeblack@google.com>
Sat, 6 Dec 2014 06:34:42 +0000 (22:34 -0800)
committerGabe Black <gabeblack@google.com>
Sat, 6 Dec 2014 06:34:42 +0000 (22:34 -0800)
commitcddf988bfdb60bbf2e77aa23d98ee7ea8d12f072
treef06c00980c0d1713dec375d084af835bb95dd20b
parentf9f46b8fa91e1da166b1e346029f3072a40223c9
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.
src/base/remote_gdb.cc
src/base/remote_gdb.hh