summaryrefslogtreecommitdiff
path: root/gdb/progspace.c
Commit message (Expand)AuthorAgeFilesLines
* Remove ALL_PSPACESTom Tromey2020-05-081-57/+12
* Remove ALL_SO_LIBS and so_list_headTom Tromey2020-05-081-3/+9
* Refactor delete_program_space as a destructorPedro Alves2020-04-161-41/+43
* Switch the inferior too in switch_to_program_space_and_threadPedro Alves2020-01-101-2/+3
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Manage objfiles with shared_ptrTom Tromey2019-12-121-7/+14
* Move free_all_objfiles to program_spaceTom Tromey2019-12-121-0/+18
* Store objfiles on a std::listTom Tromey2019-12-121-38/+14
* Remove MULTI_OBJFILE_PTom Tromey2019-12-121-0/+8
* Introduce program_space::remove_objfileTom Tromey2019-12-121-0/+25
* Introduce program_space::add_objfileTom Tromey2019-12-121-0/+22
* Rename field_int to field_signedTom Tromey2019-07-171-1/+1
* Change pid_to_str to return std::stringTom Tromey2019-03-131-2/+2
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Remove pid_to_ptidTom Tromey2018-07-031-2/+2
* Use thread_info and inferior pointers more throughoutPedro Alves2018-06-211-0/+1
* Change program_space::added_solibs to a std::vectorTom Tromey2018-05-291-2/+1
* Defer breakpoint reset when cloning progspace for fork childSimon Marchi2018-04-071-1/+2
* Make program_space::deleted_solibs a vector of std::stringSimon Marchi2018-03-021-2/+1
* C++ify program_spaceSimon Marchi2018-03-021-26/+15
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Redesign mock environment for gdbarch selftestsPedro Alves2017-10-041-12/+0
* Constify maintenance_info_program_spaces_commandTom Tromey2017-09-271-1/+1
* Introduce and use ui_out_emit_tableTom Tromey2017-08-031-4/+1
* RAII-fy make_cleanup_restore_current_thread & friendsPedro Alves2017-05-041-77/+3
* Use ui_out_emit_tupleTom Tromey2017-04-221-3/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Class-ify ui_outSimon Marchi2016-12-221-10/+10
* Reapply: List inferiors/threads/pspaces in ascending orderPedro Alves2016-01-121-2/+10
* testsuite: Fix false FAILs on too long base directoryJan Kratochvil2016-01-111-10/+2
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* List inferiors/threads/pspaces in ascending orderPedro Alves2015-11-241-2/+10
* Add some more casts (2/2)Simon Marchi2015-09-251-1/+1
* Add missing spaces in previous patchSimon Marchi2015-07-081-2/+2
* Delete program spaces directly when removing inferiorsSimon Marchi2015-07-081-13/+14
* Revert "Delete program spaces directly when removing inferiors"Simon Marchi2015-07-081-14/+13
* Delete program spaces directly when removing inferiorsSimon Marchi2015-07-081-13/+14
* 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-3/+2
* Don't prune program spaces when doing "maintenance info program-spaces"Simon Marchi2014-09-261-4/+0
* resize_section_table cleanupDoug Evans2014-06-031-2/+1
* * progspace.c (remove_program_space): Delete, unused.Doug Evans2014-05-171-24/+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
* Add REGISTRY for struct address_space.Yao Qi2013-11-201-4/+14
* Code cleanup: Add objfile_name accessorJan Kratochvil2013-09-241-1/+1
* * progspace.c (save_current_space_and_thread): Remove unnecessaryDoug Evans2013-09-041-1/+2
* PR gdb/15415Jan Kratochvil2013-08-281-5/+4
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-4/+4