Add gdb_setup to target for arbitrary gdb commands
authorTim Newsome <tim@sifive.com>
Mon, 3 Jul 2017 17:48:58 +0000 (10:48 -0700)
committerTim Newsome <tim@sifive.com>
Mon, 3 Jul 2017 17:48:58 +0000 (10:48 -0700)
commitcfe2798748bd8fa4db21124026ad4ea35e310006
treec1f5d2332d8b9a024d02880bf77e86281aecb442
parenta744e98f528355335801d9a434fb95f8ad4a5aed
Add gdb_setup to target for arbitrary gdb commands

I'm using this for a target where misa is at an old address, to
set riscv use_compressed_breakpoints off
debug/targets.py
debug/testlib.py