[Qt-creator] Using QtC together with simavr
Wilhelm
wilhelm.meier at fh-kl.de
Tue May 30 12:22:10 CEST 2017
Hi all,
I would like to use QtC together with simavr which provides a gdb remote
interface.
I managed to configure a bare metal device, that connects to a running
simavr process on localhost:1234. Debugging works.
But: I have to start/stop the simavr manually before/after debugging
with QtC. Is there a way to configure a "pre-debug" step (like some sort
of deployment) prior to start the debugging in QtC? For bare metal
targets there is no chance to actvate a deployment step in QtC.
I'm using QtC 4.3.0
Thanks,
Wilhelm
More information about the Qt-creator
mailing list