rwatch/watch on explicit address
authorTim Newsome <tim@sifive.com>
Tue, 3 Jul 2018 20:54:13 +0000 (13:54 -0700)
committerTim Newsome <tim@sifive.com>
Tue, 3 Jul 2018 20:54:13 +0000 (13:54 -0700)
commit8519aa3f0ccf4032249b346fbd67855da99b5f3c
tree1080f311dd46795d75b9254ea92d440e6bf6a916
parent9862522869fb126371482b6802482c5e451d8333
rwatch/watch on explicit address

Newer gdb requires more debug info in order to "watch data" in this
test. I'm not sure how to make that debug info happen, so instead we
tell it the address to use.
debug/gdbserver.py