summaryrefslogtreecommitdiff
path: root/gdb/progspace.h
Commit message (Expand)AuthorAgeFilesLines
* Remove ALL_PSPACESTom Tromey2020-05-081-10/+2
* Remove ALL_SO_LIBS and so_list_headTom Tromey2020-05-081-0/+7
* Refactor delete_program_space as a destructorPedro Alves2020-04-161-5/+9
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Manage objfiles with shared_ptrTom Tromey2019-12-121-5/+79
* Move free_all_objfiles to program_spaceTom Tromey2019-12-121-0/+3
* Store objfiles on a std::listTom Tromey2019-12-121-15/+12
* Remove MULTI_OBJFILE_PTom Tromey2019-12-121-0/+5
* Introduce program_space::remove_objfileTom Tromey2019-12-121-0/+2
* Introduce program_space::add_objfileTom Tromey2019-12-121-0/+6
* [gdb] Fix more typos in comments (2)Tom de Vries2019-10-261-1/+1
* gdb: Remove vec.{c,h} and update code to not include vec.hAndrew Burgess2019-10-151-1/+0
* Rename common to gdbsupportTom Tromey2019-07-091-4/+4
* Normalize includes to use common/Tom Tromey2019-01-251-2/+2
* Change all_objfiles_safe adapter to be a method on program_spaceTom Tromey2019-01-171-0/+18
* Change all_objfiles adapter to be a method on program_spaceTom Tromey2019-01-171-2/+13
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Change program_space::added_solibs to a std::vectorTom Tromey2018-05-291-4/+1
* Make "cbfd" a gdb_bfd_ref_ptrTom Tromey2018-05-161-1/+2
* Move core_bfd to program spaceTom Tromey2018-05-111-0/+3
* Make program_space::deleted_solibs a vector of std::stringSimon Marchi2018-03-021-1/+1
* C++ify program_spaceSimon Marchi2018-03-021-78/+77
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Redesign mock environment for gdbarch selftestsPedro Alves2017-10-041-0/+11
* Use DISABLE_COPY_AND_ASSIGNYao Qi2017-09-191-5/+1
* RAII-fy make_cleanup_restore_current_thread & friendsPedro Alves2017-05-041-12/+20
* 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
* Delete program spaces directly when removing inferiorsSimon Marchi2015-07-081-4/+7
* Revert "Delete program spaces directly when removing inferiors"Simon Marchi2015-07-081-7/+4
* Delete program spaces directly when removing inferiorsSimon Marchi2015-07-081-4/+7
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Reduce Hg packet (select remote general thread) bouncingPedro Alves2014-10-021-1/+2
* * progspace.c (remove_program_space): Delete, unused.Doug Evans2014-05-171-3/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Associate target_dcache to address_space.Yao Qi2013-11-201-0/+1
* Add REGISTRY for struct address_space.Yao Qi2013-11-201-0/+5
* PR gdb/15415Jan Kratochvil2013-08-281-0/+4
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * auto-load.c (_initialize_auto_load): Update.Tom Tromey2012-08-221-11/+3
* PR symtab/12406:Tom Tromey2012-01-241-0/+17
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2011-07-261-0/+3
* 2011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-101-2/+2
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-1/+2
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * breakpoint.c (should_be_inserted): Don't insert breakpoints ifPedro Alves2009-11-151-0/+4
* * linux-nat.c (linux_nat_thread_address_space): New.Pedro Alves2009-10-201-0/+3
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-0/+283