Debug: Use the --32 and --64 command line arguments (#97)
authorMegan Wachs <megan@sifive.com>
Fri, 17 Nov 2017 00:34:02 +0000 (16:34 -0800)
committerGitHub <noreply@github.com>
Fri, 17 Nov 2017 00:34:02 +0000 (16:34 -0800)
commit4590b79bc7241f3fa2424f96b4c6666a864fb6a9
treea3fe091008fc28a7464a9e595f28c1cad87720eb
parent96b21fa7b8912cc2ecc86f6b0e91d19a65103a55
Debug: Use the --32 and --64 command line arguments (#97)

* Debug: Actually use the --32 and --64 command line arguments

* debug: make XLEN mismatch message clearer
debug/gdbserver.py
debug/targets.py
debug/testlib.py