Switch the inferior too in switch_to_program_space_and_thread
[deliverable/binutils-gdb.git] / gdb / progspace.c
2020-01-10  Pedro AlvesSwitch the inferior too in switch_to_program_space_and_...
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-12  Tom TromeyManage objfiles with shared_ptr
2019-12-12  Tom TromeyMove free_all_objfiles to program_space
2019-12-12  Tom TromeyStore objfiles on a std::list
2019-12-12  Tom TromeyRemove MULTI_OBJFILE_P
2019-12-12  Tom TromeyIntroduce program_space::remove_objfile
2019-12-12  Tom TromeyIntroduce program_space::add_objfile
2019-07-17  Tom TromeyRename field_int to field_signed
2019-03-13  Tom TromeyChange pid_to_str to return std::string
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-07-03  Tom TromeyRemove pid_to_ptid
2018-06-21  Pedro AlvesUse thread_info and inferior pointers more throughout
2018-05-29  Tom TromeyChange program_space::added_solibs to a std::vector
2018-04-07  Simon MarchiDefer breakpoint reset when cloning progspace for fork...
2018-03-03  Simon MarchiMake program_space::deleted_solibs a vector of std...
2018-03-03  Simon MarchiC++ify program_space
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-10-04  Pedro AlvesRedesign mock environment for gdbarch selftests
2017-09-27  Tom TromeyConstify maintenance_info_program_spaces_command
2017-08-03  Tom TromeyIntroduce and use ui_out_emit_table
2017-05-04  Pedro AlvesRAII-fy make_cleanup_restore_current_thread & friends
2017-04-22  Tom TromeyUse ui_out_emit_tuple
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-22  Simon MarchiClass-ify ui_out
2016-01-12  Pedro AlvesReapply: List inferiors/threads/pspaces in ascending...
2016-01-11  Jan Kratochviltestsuite: Fix false FAILs on too long base directory
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-11-24  Pedro AlvesList inferiors/threads/pspaces in ascending order
2015-09-25  Simon MarchiAdd some more casts (2/2)
2015-07-08  Simon MarchiAdd missing spaces in previous patch
2015-07-08  Simon MarchiDelete program spaces directly when removing inferiors
2015-07-08  Simon MarchiRevert "Delete program spaces directly when removing...
2015-07-08  Simon MarchiDelete program spaces directly when removing inferiors
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-10-02  Pedro AlvesReduce Hg packet (select remote general thread) bouncing
2014-09-26  Simon MarchiDon't prune program spaces when doing "maintenance...
2014-06-03  Doug Evansresize_section_table cleanup
2014-05-17  Doug Evans * progspace.c (remove_program_space): Delete, unused.
2014-01-13  Tom Tromeyreplace XZALLOC with XCNEW
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-20  Yao QiAdd REGISTRY for struct address_space.
2013-09-24  Jan KratochvilCode cleanup: Add objfile_name accessor
2013-09-04  Doug Evans * progspace.c (save_current_space_and_thread): Remove...
2013-08-28  Jan KratochvilPR gdb/15415
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-09  Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-08-22  Tom Tromey * registry.h (struct registry_fields): New.
2012-08-22  Tom Tromey * auto-load.c (_initialize_auto_load): Update.
2012-04-17  Jan Kratochvilgdb/
2012-01-24  Tom Tromey PR symtab/12406:
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-08-04  Pedro Alves2011-08-04 Pedro Alves <pedro@codesourcery.com>
2011-01-05  Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-05-16  Michael Snyder2010-05-15 Michael Snyder <msnyder@vmware.com>
2010-05-07  Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-03-02  Daniel Jacobowitz * progspace.c (update_address_spaces): Update inferior...
2010-01-19  Joel BrobeckerDelete unused or undefined functions.
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-10-20  Pedro Alves * linux-nat.c (linux_nat_thread_address_space): New.
2009-10-19  Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
This page took 2.415505 seconds and 69 git commands to generate.