This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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 libc/10217] New: provide mechanism to examine assert/fatal messages from core file


Hello!  This is a patch that attempts to provide a global export that points to
the assert/fatal messages in glibc.  The goal is to provide a mechanism to
examine the message from a core file.  At present, I used GLIBC_PRIVATE, though
if this is more generally useful, perhaps it could be moved to a more official
export status.  :)

-- 
           Summary: provide mechanism to examine assert/fatal messages from
                    core file
           Product: glibc
           Version: 2.9
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: kees at outflux dot net
                CC: glibc-bugs at sources dot redhat dot com


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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