glibc-debuginfo - Debug information for package glibc
Website: | http://www.gnu.org/software/glibc/ |
---|---|
License: | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ |
Vendor: | Virtuozzo |
- Description:
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/lib64 compiler options.
Packages
glibc-debuginfo-2.17-325.vl7.x86_64 [9.5 MiB] |
Changelog
by Florian Weimer (2021-08-19):
- Support /etc/sysconfig/strcasecmp-nonascii for enabling non-ASCII case conversion in strcasecmp, strncasecmp (#1993930) |
glibc-debuginfo-2.17-324.vl7.x86_64 [9.5 MiB] |
Changelog
by Siddhesh Poyarekar (2021-03-26):
- Move __isnanl_pseudo into its own file and link only into libc (#1927536) |
glibc-debuginfo-2.17-317.vl7.x86_64 [9.5 MiB] |
Changelog
by Florian Weimer (2020-05-12):
- Do not clobber errno in nss_compat (#1834816) |
glibc-debuginfo-2.17-307.vl7.1.x86_64 [9.5 MiB] |
Changelog
by Carlos O'Donell (2020-01-21):
- Adjust security hardening changes for 64-bit POWER BE due to toolchain limitations (#1790475) |
glibc-debuginfo-2.17-292.vl7.x86_64 [9.5 MiB] |
Changelog
by Arjun Shankar (2019-04-30):
- Avoid iconv hang on invalid multi-byte sequences (#1427734) |