Sat, 18 May 2024 01:07:31 UTC | login

Information for build gdb-heap-0.5-26.fc25

ID3816
Package Namegdb-heap
Version0.5
Release26.fc25
Epoch
SummaryExtensions to gdb for debugging dynamic memory allocation
Descriptiongdb-heap adds a "heap" command to the gdb debugger, for use in debugging dynamic memory allocation problems in user space.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 19:57:23 UTC
CompletedSat, 14 Apr 2018 19:57:23 UTC
Tags
f28
f29
RPMs
src
gdb-heap-0.5-26.fc25.src.rpm (info) (download)
Changelog * Wed Aug 17 2016 Siddhesh Poyarekar <sid@reserved-bit.com> - 0.5-26 - Fix glibc version for F25 (2.24). * Wed Aug 10 2016 Siddhesh Poyarekar <sid@reserved-bit.com> - 0.5-25 - Update glibc version to rawhide (2.24.90). * Tue Mar 01 2016 Siddhesh Poyarekar <sid@reserved-bit.com> - 0.5-24 - Update glibc version to rawhide (2.23.90). * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sun Aug 16 2015 Siddhesh Poyarekar <siddhesh@redhat.com> - 0.5-22 - Update glibc version to rawhide (2.22.90). * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue Feb 17 2015 Siddhesh Poyarekar <siddhesh@redhat.com> - 0.5-20 - Update glibc version to rawhide (2.21.90). * Mon Sep 08 2014 Siddhesh Poyarekar <siddhesh@redhat.com> - 0.5-19 - Update glibc version to rawhide (2.20.90). * Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Thu May 29 2014 Siddhesh Poyarekar <siddhesh@redhat.com> - 0.5-16 - Update glibc version to rawhide (2.19.90). * Wed Sep 18 2013 David Malcolm <dmalcolm@redhat.com> - 0.5-15 - update glibc version to rawhide (2.18.90) * Sat Aug 17 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.5-14 - update glibc version to rawhide (2.18) * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Fri Jan 25 2013 Kevin Fenzi <kevin@scrye.com> 0.5-12 - Rebuild for latest glibc. * Wed Oct 31 2012 Tom Callaway <spot@fedoraproject.org> - 0.5-11 - update glibc version to rawhide (2.16.90) * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Tue Feb 07 2012 David Malcolm <dmalcolm@redhat.com> - 0.5-8 - update glibc version to 2.15 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Mon Jul 18 2011 David Malcolm <dmalcolm@redhat.com> - 0.5-6 - update glibc version to 2.14.90 * Fri Jun 10 2011 Adam Jackson <ajax@redhat.com> 0.5-5 - Rebuild for new glibc version * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Wed Jan 26 2011 David Malcolm <dmalcolm@redhat.com> - 0.5-3 - update glibc version to 2.13.90 * Wed Sep 29 2010 David Malcolm <dmalcolm@redhat.com> - 0.5-2 - cherrypick fix for rhbz#638662 * Thu Aug 12 2010 David Malcolm <dmalcolm@redhat.com> - 0.5-1 - 0.5 - add requirement on python-ply * Wed Aug 04 2010 David Malcolm <dmalcolm@redhat.com> - 0.4-1 - 0.4: add licenses and license headers * Tue Aug 03 2010 David Malcolm <dmalcolm@redhat.com> - 0.3-1 - 0.3: detect and warn about missing debuginfo; disable C++ support for now (rhbz620930) * Tue Aug 03 2010 David Malcolm <dmalcolm@redhat.com> - 0.2-2 - use the gdb autoload directory, relative to the glibc.so, rather than the .debug file - add requirement on gdb - bump glibc version to that in F14 * Thu Jul 29 2010 David Malcolm <dmalcolm@redhat.com> - 0.2-1 - 0.2 - install private modules to _datadir rather than _libdir * Tue Jul 27 2010 David Malcolm <dmalcolm@redhat.com> - 0.1-2 - fix License tag - require specific glibc package version, rather than a specific file within glibc-debuginfo - standardize on buildroot rpm macro rather than RPM_BUILD_ROOT env var * Mon Jul 26 2010 David Malcolm <dmalcolm@redhat.com> - 0.1-1 - initial packaging