Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
glibc-debuginfo: Debug information for package glibc
Name: | glibc-debuginfo |
Vendor: | Red Hat, Inc. |
Version: | 2.4 |
License: | LGPL |
Release: | 4 |
URL: | |
- Summary
- This package provides debug information for package glibc.
Debug information is useful when developing applications that use this
package or when debugging this package.
This package also contains static standard C libraries with
debugging information. You need this only if you want to step into
C library routines during debugging programs statically linked against
one or more of the standard C libraries.
To use this debugging information, you need to link binaries
with -static -L/usr/lib/debug/usr/lib compiler options.
Arch: ppc
Download: | glibc-debuginfo-2.4-4.ppc.rpm |
Build Date: | Tue Mar 7 18:18:32 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 71.79 MiB |
Changelog
- * Tue Mar 7 17:00:00 2006 Roland McGrath <roland{%}redhat{*}com> 2.4-4
-
- back up %{ix86} gdb conflicts to < 6.3.0.0-1.111
- * Tue Mar 7 17:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 2.4-3
-
- really fix rintl on ppc64
- * Tue Mar 7 17:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 2.4-2
-
- accurate unwind info for lowlevellock.h stubs on %{ix86}
- fix ppc/ppc64 ceill, floorl, rintl, roundl and truncl (BZ#2423)