aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* * registry.h (struct registry_fields): New.Tom Tromey2012-08-221-1/+1
* * auto-load.c (_initialize_auto_load): Update.Tom Tromey2012-08-221-105/+6
* gdb/Jan Kratochvil2012-04-171-6/+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-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-041-1/+1
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-3/+4
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-05-15 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-161-0/+3
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-071-3/+0
* * progspace.c (update_address_spaces): Update inferior address spacesDaniel Jacobowitz2010-03-021-12/+18