Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Apparently the 32-bit compiler doesn't generate good enough debug info
for gdb to know what function we're in, which also means it doesn't know
where the local variables in those functions are stored.
|
|
Make the RegsTest case a bit more comprehensible.
|
|
|
|
|
|
I did comment out a couple.
|
|
I'm writing all the tests so they should just work on real hardware,
too.
|
|
./gdbserver.py --m2gl_m2s --openocd "$HOME/SiFive/openocd/src/openocd -s
$HOME/SiFive/openocd/tcl" -- RegsTest.test_write_gprs
doesn't fail in a completely crazy way.
|