This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug backtrace/11908] Debugging PIE works with core dump, but not"live"


http://sourceware.org/bugzilla/show_bug.cgi?id=11908

Hugo Mildenberger <Hugo.Mildenberger at web dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Hugo.Mildenberger at web
                   |                            |dot de

--- Comment #7 from Hugo Mildenberger <Hugo.Mildenberger at web dot de> 2010-10-20 13:13:28 UTC ---
A great part of the problem with gdb on hardened Gentoo stems from
/proc/<pid>/auxv being empty, because you probably have said yes to "Remove
addresses from /proc/<pid>/[smaps|maps|stat]" within kernel configuration.
Please see http://bugs.gentoo.org/show_bug.cgi?id=341889 for details.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]