On Friday, 2012-10-26, Niko Sams wrote: > Hi, > > either you run gdb also as that special user and attach to the > process, or you start > the application using gdb - as special user.
Just running gdb as the same user as the one running the application is definitely the easiest way. If you really must run gdb as a different user you could run the application in gdbserver and have gdb connect to that, i.e. like remote debugging. Cheers, Kevin -- Kevin Krammer, KDE developer, xdg-utils developer KDE user support, developer mentoring
signature.asc
Description: This is a digitally signed message part.
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<