Add --gdb-port
authorTim Newsome <tim@sifive.com>
Sat, 19 Mar 2016 20:33:58 +0000 (13:33 -0700)
committerTim Newsome <tim@sifive.com>
Mon, 23 May 2016 19:12:10 +0000 (12:12 -0700)
commitd1d8863086c57f04236418f21ef8a7fbfc184b0b
tree30aaae62cff08366500bd3e29166dd2d8b07a473
parentc57bdaa03373688f76703d20d6df5e0dc4a21eb5
Add --gdb-port

It's necessary to be able to run multiple spikes at once on the same
box.
riscv/gdbserver.cc
riscv/gdbserver.h
riscv/sim.cc
spike_main/spike.cc
tests/gdbserver.py
tests/testlib.py