This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[commit const cleanup] Re: --build-id use of elf_obj_tdata


On Mon, 18 Feb 2013 16:18:58 +0100, Jan Kratochvil wrote:
> gdb/
> 2013-02-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	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.

Checked in.


Jan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]