Hi there!

Can someone more knowledgeable than I give a good answer how to proceed with 
this problem:
I'm running Ubuntu 10.10 and Qt Creator cannot debug there due to 10.10's 
heightened security.

Currently I can debug with:
a) sudo qtcreator (don't like this)
b) First echoing 0 to /proc/sys/kernel/yama/ptrace_scope then running qtcreator

I'm looking for a solution where I could launch qtcreator without any extra 
gimmicks. 
Would setting setuid bit for qtcreator cut it?

Oh, I also tried setcap cap_sys_prace=eip qtcreator but that didn't work because
qtcreator cannot find libextensions. If I change the 'eip' to plain 'i', 
qtcreator starts
but still debugging results in 'Ptrace: not permitted'.

Any ideas?

--
jussi
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to