Preserve selected thread in all-stop w/ background execution
[deliverable/binutils-gdb.git] / gdb / inferior.c
2020-01-10  Pedro AlvesPreserve selected thread in all-stop w/ background...
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-05  Philippe WaroquiersFix leaks when pruning inferiors.
2019-11-26  Simon MarchiRemove unused overload of exit_inferior_silent
2019-09-18  Christian BiesingerChange boolean options to bool instead of int
2019-07-17  Tom TromeyRename field_int to field_signed
2019-07-09  Tom TromeyRename common to gdbsupport
2019-05-04  Philippe WaroquiersFix leaks by clearing registers and frame caches.
2019-04-09  Tom TromeyConsistently use bool for fake_pid_p
2019-03-13  Tom TromeyChange pid_to_str to return std::string
2019-03-09  Philippe WaroquiersEnsure 'help set/show print inferior-events' shows...
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-22  Pedro AlvesPer-inferior thread list, thread ranges/iterators,...
2018-11-22  Pedro AlvesAvoid find_thread_ptid with null_ptid
2018-09-17  Tom TromeyUse new and delete for struct infcall_control_state
2018-07-22  Tom TromeySimple unused variable removals
2018-07-03  Tom TromeyRemove ptid_get_pid
2018-07-03  Tom TromeyRemove pid_to_ptid
2018-07-03  Tom TromeyRemove exit_inferior_num_silent
2018-06-21  Pedro AlvesUse thread_info and inferior pointers more throughout
2018-05-24  Tom TromeyFix help and documentation for inferior commands
2018-04-24  Sergio Durigan JuniorEnable 'set print inferior-events' and improve detach...
2018-03-19  Tom TromeyConvert observers to C++
2018-03-03  Simon MarchiC++ify program_space
2018-02-15  Yao QiReset inferior::control on inferior exit
2018-01-19  Simon MarchiMake linux_nat_detach/thread_db_detach use the inferior...
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-24  Simon MarchiCreate private_inferior class hierarchy
2017-11-07  Tom TromeyConstify add_info
2017-11-07  Tom TromeyConstify add_com
2017-09-27  Tom TromeyConstify some commands in inferior.c
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-08-03  Tom TromeyIntroduce gdb_argv, a class wrapper for buildargv
2017-08-03  Tom TromeyIntroduce and use ui_out_emit_table
2017-06-20  Sergio Durigan JuniorC++ify gdb/common/environ.c
2017-05-04  Pedro AlvesRAII-fy make_cleanup_restore_current_thread & friends
2017-04-22  Tom TromeyUse ui_out_emit_tuple
2017-04-19  Pedro AlvesFix removing inferiors from within "thread apply" commands
2017-04-13  Pedro AlvesMake inferior a class with cdtors, and use new/delete
2017-04-13  Pedro AlvesGC inferior.c:init_inferior_list
2017-04-05  Pedro Alves-Wwrite-strings: Constify target_pid_to_str and target_...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-22  Simon MarchiClass-ify ui_out
2016-12-09  Thomas SchwingeAvoid PATH_MAX usage
2016-12-06  Simon MarchiRemove unnecessary inferior lookup in inferior_command
2016-11-27  Simon MarchiRemove verbosity from ui_out_message and friends
2016-10-26  Sandra LoosemorePR 20569, segv in follow_exec
2016-10-26  Pedro Alvesgdb: Free inferior->priv when inferior exits
2016-10-13  Pedro AlvesConvert tid_range_parser and get_number_or_range to...
2016-10-03  Antoine TremblayEmit inferior, thread and frame selection events to...
2016-08-17  Simon MarchiFix remove-inferior error message
2016-08-17  Simon MarchiRemove stale comment
2016-01-13  Pedro AlvesCentralize thread ID printing
2016-01-13  Pedro AlvesAdd a new $_inferior convenience variable
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-12-14  Don BreazealTarget remote mode fork and exec event support
2015-11-24  Pedro AlvesList inferiors/threads/pspaces in ascending order
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-15  Patrick PalkaFix invoking "[kill|detach] inferiors" on inferiors...
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-06-02  Simon MarchiFix =thread-exited not showing up when detaching (PR...
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-15  Simon MarchiIntroduce utility function find_inferior_ptid
2014-10-02  Pedro AlvesReduce Hg packet (select remote general thread) bouncing
2014-10-01  Simon MarchiExit code of exited inferiors in -list-thread-groups
2014-05-17  Doug Evans * inferior.c (prune_inferiors): Fix comment.
2014-01-07  Honggyu KimRemove duplicated #include's from GDB
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-09-17  Pedro AlvesPR gdb/15911: "info threads" changes the default source...
2013-08-28  Jan KratochvilPR gdb/15415
2013-05-30  Hafiz Abid Qadeer2013-05-30 Hafiz Abid Qadeer <abidh@codesourcery...
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-09  Pedro Alvesgdb/
2012-11-05  Pedro Alvesgdb/
2012-08-22  Tom Tromey * registry.h (struct registry_fields): New.
2012-08-22  Tom Tromey * auto-load.c (_initialize_auto_load): Update.
2012-05-12  Eli Zaretskii src/inferior.c: Include completer.h
2012-03-01  Pedro Alves2012-03-01 Pedro Alves <palves@redhat.com>
2012-03-01  Pedro Alves2012-03-01 Pedro Alves <palves@redhat.com>
2012-02-10  Pedro Alves2012-02-10 Pedro Alves <palves@redhat.com>
2012-01-20  Ulrich Weigand2012-01-20 Pedro Alves <palves@redhat.com>
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-06-03  Tom Tromeygdb
2011-05-27  Pedro Alves2011-05-27 Pedro Alves <pedro@codesourcery.com>
2011-03-10  Tom Tromey * tracepoint.c (trace_actions_command): Update.
2011-03-07  Tom Tromey * target.h (struct target_ops) <to_has_execution>...
2011-02-27  Michael Snyder2011-02-25 Michael Snyder <msnyder@vmware.com>
2011-02-25  Michael Snyder2011-02-25 Michael Snyder <msnyder@vmware.com>
2011-01-09  Michael Snyder2011-01-08 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-12-22  Marc Khouzam * inferior.c (remove_inferior_command): Don't remove...
2010-11-28  Jan Kratochvilgdb/
next
This page took 1.022491 seconds and 107 git commands to generate.