]> sourceware.org Git - debugedit.git/commit
Make adding GDB index sections configurable.
authorMark Wielaard <mjw@redhat.com>
Tue, 14 Jun 2016 15:07:14 +0000 (17:07 +0200)
committerFlorian Festi <ffesti@redhat.com>
Fri, 29 Jul 2016 16:28:53 +0000 (18:28 +0200)
commit66e2ea625ccc70ab1517ef9fb4daefb1ffd132ee
tree39c80dfd3e7f8b503a66077551287013d5862949
parente18e0b7c320afd48670281d464917076e593293b
Make adding GDB index sections configurable.

Introduces _include_gdb_index macro and -i flag to find-debuginfo.sh to
enable or disable adding a .gdb_index section to debug files. Adds tests
to make sure the .gdb_index is really added (or not) when requested.
Checks that gdb-add-index is actually installed instead of silently
failing if not. Similar for dwz.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
scripts/find-debuginfo.sh
This page took 0.024616 seconds and 5 git commands to generate.