summaryrefslogtreecommitdiff
path: root/gdb/build-id.c
Commit message (Expand)AuthorAgeFilesLines
* Use std::string to simplify build_id_to_debug_bfdSimon Marchi2018-03-081-22/+11
* Make find_separate_debug_file* return std::stringSimon Marchi2018-03-081-3/+4
* Make delim_string_to_char_ptr_vec return an std::vectorSimon Marchi2018-03-021-8/+5
* Use unique_xmalloc_ptr in build_id_to_debug_bfdTom Tromey2018-02-081-6/+3
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Introduce "set debug separate-debug-file"Simon Marchi2017-06-111-0/+7
* Use class to manage BFD reference countsTom Tromey2017-01-101-20/+10
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add casts to memory allocation related callsSimon Marchi2015-09-251-2/+5
* Fix lrealpath memory leak in build_id_to_debug_bfdKeith Seitz2015-06-241-0/+4
* Allow gdb to find debug symbols file by build-id for PE file format alsoJon Turney2015-06-151-12/+9
* Convert "remote:" sysroots to "target:" and remove "remote:"Gary Benson2015-04-021-1/+2
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* New python attribute gdb.Objfile.build_id.Doug Evans2014-12-041-2/+2
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* fix PR symtab/15597Tom Tromey2013-10-081-0/+168