commit | e4b4a18fe564c02af46477357967d6b43b8b0c54 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Tue Feb 12 14:19:49 2019 -0800 |
committer | Alex Light <allight@google.com> | Tue Feb 12 14:19:49 2019 -0800 |
tree | 8670af9fd1385473e7fbffb7e6295ec3964d198e | |
parent | 3611fdf703a6417c08a2e3d6e642d5936318de18 [diff] |
Add support for using gdbserver with run-test This will allow one to use alternative gdb frontends with run-test tests by pointing them at the gdbserver port. Test: ./test/run-test --host --64 --gdbserver 001-HelloWorld Use VSCode to attach to localhost:5039 and debug dalvikv64 Change-Id: I87f31f035d4192e786b152be43d8415dc7e0f210