Summary: | debug root priv app | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Jon Smirl <jonsmirl> |
Component: | CPP Debugger | Assignee: | kdevelop-bugs-null |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | cbruner, crissi99, fboranek, nargy, nir_l3, rodda |
Priority: | NOR | ||
Version: | git master | ||
Target Milestone: | --- | ||
Platform: | RedHat Enterprise Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jon Smirl
2003-06-21 07:11:12 UTC
I might be wrong, but I think this is a limitation in gdb. Try doing that from GDB outside Gideon and please report back. This bug can have severe side effects. See http://bugs.kde.org/show_bug.cgi?id=60758 Using kdevelop editors while running as root is a really good way to screw up your source control system. 58152 is a dup of this *** Bug 58152 has been marked as a duplicate of this bug. *** Technically, this is a wish rather than a bug, but I agree it should be fixed and really is a missing piece of functionality. *** Bug 83891 has been marked as a duplicate of this bug. *** SVN commit 897975 by rodda: Support running programs as other users, using kdesudo. Reads the entry "Run As User" in the project config file, which currently has no gui. For the bugreport, the only thing missing (apart from the gui to configure) is to make gdb run the process as the given user - maybe gdb itself has to be run as that user? CCBUG:60165 M +10 -1 interfaces/irun.cpp M +9 -0 interfaces/irun.h M +11 -8 plugins/execute/executeplugin.cpp M +1 -0 shell/runcontroller.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=897975 *** Bug 201768 has been marked as a duplicate of this bug. *** *** Bug 289044 has been marked as a duplicate of this bug. *** |