diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-07-27 17:38:40 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-07-27 17:38:40 +0000 |
commit | 856d715d5b8db51aeae349c8e5bde2cfbd55bdf7 (patch) | |
tree | 0a7087831c9c74f2839aaecca1cea793dfd2a91b /NEWS | |
parent | e260951dcea87ee455b050362f685934ee73eee1 (diff) | |
download | rpm-setup-856d715d5b8db51aeae349c8e5bde2cfbd55bdf7.tar rpm-setup-856d715d5b8db51aeae349c8e5bde2cfbd55bdf7.tar.gz rpm-setup-856d715d5b8db51aeae349c8e5bde2cfbd55bdf7.tar.bz2 rpm-setup-856d715d5b8db51aeae349c8e5bde2cfbd55bdf7.tar.xz rpm-setup-856d715d5b8db51aeae349c8e5bde2cfbd55bdf7.zip |
Create GDB index from find-debuginfo if possible (RhBug:617166)
- Details in https://fedoraproject.org/wiki/Features/GdbIndex
(rpm.org, Tom Tromey <tromey@redhat.com> 2010-08-09)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ (inspirated from mdv (pok)) - sync find-debuginfo.sh with upstream rpm.org: o add -r flag to find-debuginfo.sh to invoke eu-strip --reloc-debug-sections + (Mark Wielaard, 2011-05-25) + o create GDB index from find-debuginfo if possible (Tom Tromey, RhBug:617166) o drop useless rpm5 bits (less divergence with upstream) o fix behavior on cross-directory hardlinks (RhBug:618426) - kill unused find-provides.perl.in |