Summary: | frameworks (pn5): gdb in dr. konqi doesnt work | ||
---|---|---|---|
Product: | [Applications] drkonqi | Reporter: | Simon Andric <simonandric5> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | david.narvaez, mail, simonandric5 |
Priority: | NOR | ||
Version: | 2.1.5 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Simon Andric
2014-07-17 08:46:54 UTC
what i wanted to sday is: dr.konqi DOES NOT open as root, and/or you click on "debugi n gdb" the window for passowrd to enter root privledges should open but doesnt... nice day Simon:) (In reply to Simon Andric from comment #1) > what i wanted to sday is: dr.konqi DOES NOT open as root, and/or you click > on "debugi n gdb" the window for passowrd to enter root privledges should > open but doesnt... Why would drkonqi run as root? hello! if i quote my first comment: ...Attaching to program: /opt/project-neon5/bin/plasmashell, process 2664 Could not attach to process. If your uid matches the uid of the target process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf ptrace: Operation not permitted.... i believe gdb needs for a root privledge.... but never asks to enter the password... and thats why then gdb doesnt process the error... maybe im mistaken.... but the message seemed to me that way... thank you for your reply! nice day simon (In reply to Simon Andric from comment #3) > hello! > > if i quote my first comment: > > ...Attaching to program: /opt/project-neon5/bin/plasmashell, process 2664 > Could not attach to process. If your uid matches the uid of the target > process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try > again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf > ptrace: Operation not permitted.... > > > i believe gdb needs for a root privledge.... This is specific to your distro: http://askubuntu.com/questions/41629/after-upgrade-gdb-wont-attach-to-process |