Multi-target support
[deliverable/binutils-gdb.git] / gdb / gdbserver / inferiors.c
2020-01-10  Pedro AlvesMulti-target support
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-07-09  Tom TromeyRename common to gdbsupport
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-02-08  Tom TromeyRemove make_cleanup_restore_current_thread from gdbserver
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-03  Simon MarchiRemove for_each_inferior_with_data
2017-12-03  Simon MarchiRemove for_each_inferior
2017-12-03  Simon MarchiRemove find_inferior
2017-12-03  Simon MarchiRemove find_inferior_in_random
2017-12-03  Simon MarchiRemove find_inferior_id
2017-11-17  Simon MarchiMake process_info::syscalls_to_catch an std::vector
2017-10-21  Simon MarchiAdd overloads of for_each_thread/find_thread that filte...
2017-10-14  Simon Marchigdbserver: use std::list for all_threads
2017-10-14  Simon Marchigdbserver: Use std::list for all_processes
2017-10-04  Sergio Durigan JuniorExtend "set cwd" to work on gdbserver
2017-10-04  Sergio Durigan JuniorImplement "set cwd" command on GDB
2017-09-26  Sergio Durigan JuniorUse "switch_to_thread" more thoroughly on gdbserver
2017-09-15  Simon Marchigdbserver: Remove thread_to_gdb_id
2017-09-15  Simon Marchigdbserver: Remove gdb_id_to_thread_id
2017-09-15  Simon Marchigdbserver: Remove duplicate functions to find any threa...
2017-08-25  Simon Marchigdbserver: Rename some functions, thread -> inferior
2017-08-24  Simon MarchiRemove unused function set_inferior_target_data
2017-06-07  Sergio Durigan JuniorShare parts of gdb/gdbthread.h with gdbserver
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-10-27  Yao QiGet pending events in random
2016-07-21  Yao QiSwitch current_thread to lwp's thread in install_softwa...
2016-07-21  Yao QiRefactor clone_all_breakpoints
2016-01-12  Josh StoneImplement 'catch syscall' for gdbserver
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-11-30  Pedro Alvesgdbserver crash running gdb.threads/non-ldr-exc-1.exp
2015-10-16  Aleksandar Ristovskigdbserver: Reset current_thread when the thread is...
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-24  Pedro Alvesgdbserver crashes when multiprocess extensions aren...
2015-08-21  Pedro AlvesFix gdbserver crash exposed by gdb.threads/process...
2015-08-06  Pedro Alvesgdbserver: no point in hiding the regcache type nowadays
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-09-16  Gary BensonRename current_inferior as current_thread in gdbserver
2014-08-28  Gary BensonStraightforward fatal to internal_error conversions
2014-08-07  Gary BensonMove stdlib.h to common-defs.h
2014-07-30  Gary BensonMake all source files include defs.h or server.h first
2014-02-20  Doug Evans* inferiors.c (get_first_inferior): Fix buglet.
2014-02-20  Doug EvansAdd backlink from lwp_info to thread_info.
2014-02-20  Doug Evans* inferiors.c (add_thread): Fix whitespace.
2014-02-19  Doug EvansReplace code accessing list implementation details...
2014-02-19  Doug EvansRename inferior_list_entry uses from "head" to "entry...
2014-01-16  Doug Evansdelete thread_id_to_gdb_id, unused
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-09-05  Pedro Alves[gdbserver] Split a new dll.h file out of server.h.
2013-06-07  Pedro Alves[GDBserver] Multi-process + multi-arch
2013-03-11  Markus MetzgerAdd the gdb remote target operations for branch tracing.
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-04-29  Yao Qigdb/gdbserver:
2012-03-02  Pedro Alves2012-03-02 Pedro Alves <palves@redhat.com>
2012-02-16  Yao Qigdb/gdbserver/
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-07-21  Kwok Yeung2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-04-11  Pedro Alves GDBserver disconnected tracing support.
2010-04-03  Pedro Alves * inferiors.c (add_thread): Set last_status kind to
2010-03-24  Pedro Alves Teach linux gdbserver to step-over-breakpoints.
2010-02-02  Joel Brobeckergdbserver crash when running 32bits exes on x64 Windows.
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-05-24  Doug Evansgdb:
2009-04-30  Doug Evans * inferiors.c (started_inferior_callback): New function.
2009-04-30  Doug Evans * inferiors.c (remove_process): Fix memory leak, free...
2009-04-03  Ulrich Weigand * inferiors.c (get_thread_process): Make global.
2009-04-01  Pedro Alves2009-04-01 Pedro Alves <pedro@codesourcery.com>
2009-03-22  Pedro Alves * inferiors.c (find_inferior): Make it safe for the...
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-12-14  Doug Evans * utils.c (xmalloc,xcalloc,xstrdup): New fns.
2008-05-03  Ulrich WeigandChangeLog:
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-10-23  Daniel Jacobowitz * inferiors.c (change_inferior_id): Delete.
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-07-17  Daniel Jacobowitz2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
2007-07-02  Daniel Jacobowitz * inferiors.c (change_inferior_id): Add comment.
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-10-17  Daniel Jacobowitz * acinclude.m4 (SRV_CHECK_TLS_GET_ADDR): New.
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-23  Eli Zaretskii * linux-arm-low.c:
2005-07-13  Daniel Jacobowitz * inferiors.c (struct thread_info): Add gdb_id.
2005-03-03  Daniel Jacobowitz * inferiors.c (change_inferior_id, add_thread, find_in...
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-06-11  Daniel Jacobowitz2002-06-11 Daniel Jacobowitz <drow@mvista.com>
2002-04-20  Daniel Jacobowitz2002-04-20 Daniel Jacobowitz <drow@mvista.com>
2002-04-20  Daniel Jacobowitz2002-04-20 Daniel Jacobowitz <drow@mvista.com>
2002-04-09  Daniel Jacobowitz2002-04-09 Daniel Jacobowitz <drow@mvista.com>
This page took 1.947883 seconds and 95 git commands to generate.