[Dexter] Don't hardcode x86_64 as the default architecture
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 26 May 2023 22:06:11 +0000 (15:06 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 26 May 2023 22:06:58 +0000 (15:06 -0700)
commit7adff65d4abf4b743e3834505cdb1a580b4d966e
tree64936d3c95b23f57ea943ac71dfa526d2599b954
parent1610627d2b42c0daf8cc20649c50ddad222f001b
[Dexter] Don't hardcode x86_64 as the default architecture

Use platform.machine() as the default architecture instead of hardcoding
it to x86_64.
cross-project-tests/debuginfo-tests/dexter/dex/debugger/Debuggers.py