[Qt-creator] Debugging as super-user
Andre Poenitz
andre.poenitz at mathematik.tu-chemnitz.de
Wed Apr 14 23:54:48 CEST 2010
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'
More information about the Qt-creator-old
mailing list