summaryrefslogtreecommitdiff
path: root/gdb/solib.c
Commit message (Expand)AuthorAgeFilesLines
* Remove ALL_SO_LIBS and so_list_headTom Tromey2020-05-081-32/+18
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Make the objfile destructor privateTom Tromey2019-12-121-2/+2
* Replace int with bool in solib.cChristian Biesinger2019-11-251-45/+39
* Remove some includes of readline.hTom Tromey2019-11-061-1/+1
* [gdb] Fix more typos in commentsTom de Vries2019-10-181-1/+1
* Remove the ui_out_style_kind enumTom Tromey2019-10-011-1/+2
* Replace solib_global_lookup with gdbarch_iterate_over_objfiles_in_search_orderChristian Biesinger2019-09-201-15/+0
* bfd macro conversion to inline functionsAlan Modra2019-09-201-3/+3
* bfd_get_filenameAlan Modra2019-09-061-1/+1
* Rename common to gdbsupportTom Tromey2019-07-091-2/+2
* Add file name styling to "info sharedlibrary"Tom Tromey2019-05-141-1/+1
* Rename gdb exception typesTom Tromey2019-04-081-4/+4
* Rewrite TRY/CATCHTom Tromey2019-04-081-12/+8
* Remove null_block_symbolTom Tromey2019-03-241-1/+1
* Change minimal_symbol inheritanceTom Tromey2019-03-151-2/+1
* Normalize includes to use common/Tom Tromey2019-01-251-2/+2
* Change all_objfiles adapter to be a method on program_spaceTom Tromey2019-01-171-1/+1
* Replace "the the" with "the"Tom Tromey2019-01-171-1/+1
* Remove most uses of ALL_OBJFILESTom Tromey2019-01-091-4/+8
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Remove ptid_equalTom Tromey2018-07-031-1/+1
* Change program_space::added_solibs to a std::vectorTom Tromey2018-05-291-1/+1
* Remove interp_ui_outTom Tromey2018-05-251-1/+1
* Convert observers to C++Tom Tromey2018-03-191-5/+5
* Remove some cleanups from solib.cTom Tromey2018-03-181-6/+4
* Remove make_cleanup_free_section_addr_infoTom Tromey2018-03-161-7/+5
* Make program_space::deleted_solibs a vector of std::stringSimon Marchi2018-03-021-2/+1
* Constify target_so_ops::bfd_openTom Tromey2018-02-141-1/+1
* Change openp et al to use a unique_xmalloc_ptrTom Tromey2018-02-141-32/+24
* Move some declarations to source.hTom Tromey2018-02-141-0/+1
* Return unique_xmalloc_ptr from some solib.c functionsTom Tromey2018-02-141-29/+23
* Remove cleanups from solib.cTom Tromey2018-02-081-8/+6
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Constify add_setshow_*Tom Tromey2017-11-071-2/+2
* Constify add_infoTom Tromey2017-11-071-1/+1
* Constify add_comTom Tromey2017-11-071-2/+2
* Change objfile to use new/deleteTom Tromey2017-10-131-2/+2
* Eliminate catch_errorsPedro Alves2017-10-101-3/+13
* Remove make_cleanup_restore_target_terminalTom Tromey2017-09-201-2/+2
* Remove unnecessary function prototypes.John Baldwin2017-09-091-2/+0
* Use gdb::unique_xmalloc_ptr when calling tilde_expandTom Tromey2017-08-051-17/+7
* Introduce and use ui_out_emit_tableTom Tromey2017-08-031-48/+45
* C++ify gdb/common/environ.cSergio Durigan Junior2017-06-201-4/+3
* Use ui_out_emit_tupleTom Tromey2017-04-221-5/+1
* Add -file-list-shared-libraries MI commandMarc-Andre Laperle2017-03-201-19/+2
* Remove unused parameter in solib_add and update_solib_listMarc-Andre Laperle2017-03-201-18/+10
* Use class to manage BFD reference countsTom Tromey2017-01-101-27/+21
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1