On Wed, Apr 14, 2010 at 02:28:27PM -0700, Bryce Schober wrote: > Neither option works for me. Our application, which is a PC-build-variant of > our embedded application, calls mlockall(), which fails with EPERM. Normal > command-line usage of sudo works great, either for running or debugging with > gdb, but I'm not sure how I would get equivalent permissions through > qt-creator.
How do you invoke gdb as a user in that case? Plain 'sudo gdb'? Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
