gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 22 Feb 2013 16:40:56 +0000 (16:40 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 22 Feb 2013 16:40:56 +0000 (16:40 +0000)
commitbfada1897a1f8d2f46c99c333122590f57f1ff08
tree1f1b705e5e598984446cfe34282c60d51496315f
parent35399224a1844ef745704878db6ecc83d350386d
gdb/
Code cleanup.
* elfread.c (build_id_bfd_get): Make the return type const.
(build_id_verify): Make the check parameter const.
(build_id_to_debug_filename): Make the build_id parameter and variable
data const.
(find_separate_debug_file_by_buildid): Make the variable build_id const.
gdb/ChangeLog
gdb/elfread.c