summaryrefslogtreecommitdiff
path: root/gdb/solib-target.c
Commit message (Expand)AuthorAgeFilesLines
* Remove cleanups from solib-target.cTom Tromey2019-01-171-46/+22
* Fix leak in solib-target.c:library_list_start_libraryPedro Alves2019-01-101-2/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* target_stack -> current_top_target() throughoutPedro Alves2018-06-071-1/+2
* Convert struct target_ops to C++Pedro Alves2018-05-031-1/+1
* Make target_read_alloc & al return vectorsSimon Marchi2018-04-071-3/+3
* Replace VEC(gdb_xml_value_s) with std::vectorSimon Marchi2018-01-071-8/+12
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Return unique_xmalloc_ptr from target_read_strallocTom Tromey2017-10-161-12/+3
* Eliminate catch_errorsPedro Alves2017-10-101-1/+1
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* solib-target: Remove local variablesSimon Marchi2017-05-021-13/+9
* Use std::vector in lm_info_targetSimon Marchi2017-05-021-29/+16
* Class-ify lm_info_targetSimon Marchi2017-04-281-19/+20
* Make various lm_info implementations inherit from a base classSimon Marchi2017-04-281-42/+43
* Fix gdb_xml_debug/gdb_xml_error ATTRIBUTE_PRINTF usePedro Alves2017-03-271-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Delete target_so_ops->special_symbol_handling hookPhilipp Rudo2016-10-211-8/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Fix cast of xml_find_attribute's return valueSimon Marchi2015-09-261-2/+2
* Add some more casts (2/2)Simon Marchi2015-09-251-9/+12
* Add casts to memory allocation related callsSimon Marchi2015-09-251-1/+3
* Revert the previous 7 commits of: Validate binary before useJan Kratochvil2015-07-151-2/+0
* Validate symbol file using build-idJan Kratochvil2015-07-151-0/+2
* Code cleanup: Use explicit NULL comparisonJan Kratochvil2015-06-101-1/+1
* Fix gdbserver <library-list> and its #FIXED version="1.0"Jan Kratochvil2015-06-101-6/+12
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* replace XZALLOC with XCNEWTom Tromey2014-01-131-2/+2
* 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
* * target.h (struct target_section): Delete member bfd.Doug Evans2013-07-161-2/+3
* * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki2013-06-241-1/+1
* * objfiles.c (objfile_relocate): Use gdb_bfd_count_sections insteadDoug Evans2013-05-041-1/+1
* * coffread.c (cs_to_section): Use gdb_bfd_section_index.Tom Tromey2013-04-081-1/+2
* * solib-svr4.c (svr4_keep_data_in_core): Remove unused lmo.Aleksandar Ristovski2013-01-311-1/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * solib-target.c (solib_target_current_sos): Remove 'const'Pierre Muller2012-12-141-1/+9
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* the "ambiguous linespec" seriesTom Tromey2011-12-061-2/+0
* 2011-08-05 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2011-08-051-7/+7
* * solib-target.c: Use DEF_VEC_I, not DEF_VEC_O.Tom Tromey2011-07-291-3/+3
* * xml-support.c (xml_find_attribute): New.Pedro Alves2011-02-021-4/+4
* Simplify XML parsing a bit.Pedro Alves2011-01-251-14/+10
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-2/+4
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* * Makefile.in (ALL_TARGET_OBS): Remove solib-target.o.Pedro Alves2010-06-151-0/+5
* 2010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-161-0/+4
* gdb/Jan Kratochvil2010-01-081-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1