How to remotely debug Qt applications

From Qt Wiki
Revision as of 06:19, 10 June 2015 by NetZwerg (talk | contribs) (Created page with "{{Cleanup | reason=No content. Update or delete.}} Category:HowTo == introduction == This is a guide to write a Qt program on one virtual PC, and deploy and debug it on a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This article may require cleanup to meet the Qt Wiki's quality standards. Reason: No content. Update or delete.
Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean.

introduction

This is a guide to write a Qt program on one virtual PC, and deploy and debug it on another virtual PC. As a first step, both virtual PC's are running linux.

Setting up the virtual machines

Master

This PC will be running the Qt IDE. This is where you will write the Qt program.

Target

This PC will be the target. This is where the Qt program will run. This PC has almost nothing installed, no IDE, no compilers, just a runtime