aboutsummaryrefslogtreecommitdiff
path: root/gdb/progspace.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-07Defer breakpoint reset when cloning progspace for fork childSimon Marchi1-1/+2
2018-03-02Make program_space::deleted_solibs a vector of std::stringSimon Marchi1-2/+1
2018-03-02C++ify program_spaceSimon Marchi1-26/+15
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-04Redesign mock environment for gdbarch selftestsPedro Alves1-12/+0
2017-09-27Constify maintenance_info_program_spaces_commandTom Tromey1-1/+1
2017-08-03Introduce and use ui_out_emit_tableTom Tromey1-4/+1
2017-05-04RAII-fy make_cleanup_restore_current_thread & friendsPedro Alves1-77/+3
2017-04-22Use ui_out_emit_tupleTom Tromey1-3/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-22Class-ify ui_outSimon Marchi1-10/+10
2016-01-12Reapply: List inferiors/threads/pspaces in ascending orderPedro Alves1-2/+10
2016-01-11testsuite: Fix false FAILs on too long base directoryJan Kratochvil1-10/+2
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-11-24List inferiors/threads/pspaces in ascending orderPedro Alves1-2/+10
2015-09-25Add some more casts (2/2)Simon Marchi1-1/+1
2015-07-08Add missing spaces in previous patchSimon Marchi1-2/+2
2015-07-08Delete program spaces directly when removing inferiorsSimon Marchi1-13/+14
2015-07-08Revert "Delete program spaces directly when removing inferiors"Simon Marchi1-14/+13
2015-07-08Delete program spaces directly when removing inferiorsSimon Marchi1-13/+14
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-02Reduce Hg packet (select remote general thread) bouncingPedro Alves1-3/+2
2014-09-26Don't prune program spaces when doing "maintenance info program-spaces"Simon Marchi1-4/+0
2014-06-03resize_section_table cleanupDoug Evans1-2/+1
2014-05-17 * progspace.c (remove_program_space): Delete, unused.Doug Evans1-24/+0
2014-01-13replace XZALLOC with XCNEWTom Tromey1-2/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-20Add REGISTRY for struct address_space.Yao Qi1-4/+14
2013-09-24Code cleanup: Add objfile_name accessorJan Kratochvil1-1/+1
2013-09-04 * progspace.c (save_current_space_and_thread): Remove unnecessaryDoug Evans1-1/+2
2013-08-28PR gdb/15415Jan Kratochvil1-5/+4
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-4/+4
2012-08-22 * registry.h (struct registry_fields): New.Tom Tromey1-1/+1
2012-08-22 * auto-load.c (_initialize_auto_load): Update.Tom Tromey1-105/+6
2012-04-17gdb/Jan Kratochvil1-6/+3
2012-01-24 PR symtab/12406:Tom Tromey1-0/+17
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-3/+4
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-05-162010-05-15 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+3
2010-05-072010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder1-3/+0
2010-03-02 * progspace.c (update_address_spaces): Update inferior address spacesDaniel Jacobowitz1-12/+18
2010-01-19Delete unused or undefined functions.Joel Brobecker1-14/+0
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-10-20 * linux-nat.c (linux_nat_thread_address_space): New.Pedro Alves1-0/+6
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+625