machines
- target (aarch64)
- host (AMD64)
cross compile on AMD64, run on aarch64
softwares
on target
- basic: gdbserver
- others: known from qt creator
on host
- basic: gdb-multiarch
config
pro
target.path=/tmp
INSTALLS += target
kits
- add debugger(gdb-multiarch)
- config the kit with above debugger