Files
qt-creator/src/plugins/debugger/moduleshandler.cpp
Daniel Trevitz c83a0be72d Only download from remote when we absolutely have to
If the kit includes a correctly configured sysroot gdbserver will tell
us our hostPath. Respect that hostPath if it exists, otherwise fall back
to remote debug.

Also, populate the hostPath with the symbol file from the run
parameters.

Task-number: QTCREATORBUG-29614
Change-Id: I3838cd44aa96d7dfcd4ded660b8102a1532c5362
Reviewed-by: hjk <hjk@qt.io>
2023-11-07 15:23:06 +00:00

11 KiB