[Interest] Debugging as root.

André Pönitz andre.poenitz at mathematik.tu-chemnitz.de
Thu Feb 14 20:15:27 CET 2013


On Wed, Feb 13, 2013 at 07:22:07PM -0500, Jason Cipriani wrote:
> I'm developing an application in Qt Creator that needs to be run as
> root. I'd rather not run Qt Creator itself as root. Can I configure Qt
> Creator to run the application as root when I press the run button?

You can set up "localhost" as "Remote linux device" and specify the root
user as the user to use to login, and '/' as sysroot. Specify that
device in the/a Kit you intend to use. After that, both normal running
and debugging should use this "remote" access transparently.

Andre'




More information about the Interest mailing list