Implement "set cwd" command on GDB
[deliverable/binutils-gdb.git] / gdb / inferior.h
2017-10-04  Sergio Durigan JuniorImplement "set cwd" command on GDB
2017-09-19  Yao QiUse DISABLE_COPY_AND_ASSIGN
2017-08-22  Simon MarchiRename some command functions
2017-08-18  Tom TromeyRemove save_inferior_ptid
2017-06-20  Sergio Durigan JuniorC++ify gdb/common/environ.c
2017-06-07  Sergio Durigan JuniorShare fork_inferior et al with gdbserver
2017-05-04  Pedro AlvesRAII-fy make_cleanup_restore_current_thread & friends
2017-04-19  Pedro AlvesFix removing inferiors from within "thread apply" commands
2017-04-19  Pedro AlvesMake inferior::detaching a bool, and introduce scoped_r...
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-12  Sergio Durigan JuniorC++-fy and prepare for sharing fork_inferior
2017-02-20  Sergio Durigan JuniorPR gdb/16188: Verify PTRACE_TRACEME succeeded
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-10-26  Pedro AlvesMake symfile_add_flags and objfile->flags strongly...
2016-10-26  Pedro Alvesgdb: Coalesce/aggregate (async) vCont packets/actions
2016-10-03  Antoine TremblayEmit inferior, thread and frame selection events to...
2016-01-13  Pedro AlvesPer-inferior/Inferior-qualified thread IDs
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-30  Pedro AlvesRemote all-stop-on-top-of-non-stop
2015-09-09  Pedro AlvesGarbage collect dummy_frame_ctx_saver
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-23  Doug Evansinferior.h (struct inferior_suspend_state): Delete...
2015-05-13  Jan Kratochvilinfcall: stop_registers -> register_dummy_frame_dtor
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-18  Yao QiRefactor gdbarch method print_float_info
2014-12-15  Simon MarchiIntroduce utility function find_inferior_ptid
2014-10-17  Pedro AlvesDelete Tru64 support
2014-10-02  Pedro AlvesReduce Hg packet (select remote general thread) bouncing
2014-08-27  Patrick PalkaFix terminal state corruption when starting a program...
2014-08-07  Gary BensonMove ptid.h to common-defs.h
2014-05-29  Pedro Alvesenable target async by default; separate MI and target...
2014-05-22  Pedro AlvesAdd new infrun.h header.
2014-03-30  Doug Evans* inferior.h (enum stop_kind): Improve comment.
2014-03-20  Pedro AlvesPR breakpoints/7143 - Watchpoint does not trigger when...
2014-03-18  Pedro AlvesPR gdb/13860: make "-exec-foo"'s MI output equal to...
2014-03-14  Pedro AlvesRename native-only terminal related functions.
2014-02-27  Hui ZhuMove ptid_match to common/ptid.c.
2014-02-19  Tom TromeyAdd target_ops argument to to_terminal_info
2014-02-19  Tom TromeyAdd target_ops argument to to_terminal_save_ours
2014-02-19  Tom TromeyAdd target_ops argument to to_terminal_ours
2014-02-19  Tom TromeyAdd target_ops argument to to_terminal_ours_for_output
2014-02-19  Tom TromeyAdd target_ops argument to to_terminal_inferior
2014-02-19  Tom TromeyAdd target_ops argument to to_terminal_init
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-10-25  Pedro AlvesMake STARTUP_WITH_SHELL a runtime toggle -- add new...
2013-10-07  Sergio Durigan JuniorThis patch adds a new convenience variable called...
2013-09-30  Luis Machado * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2013-09-03  Luis Machado * inf-child.c (inf_child_follow_fork) New parameter
2013-05-14  Tom Tromey * go32-nat.c (go32_terminal_info): Make 'args' const.
2013-01-16  Tom Tromey2013-01-03 Pedro Alves <palves@redhat.com>
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-18  Tom Tromey * infcmd.c (all_registers_info, nexti_command, stepi_c...
2012-11-30  Yao Qigdb/
2012-11-09  Pedro Alvesgdb/
2012-08-22  Tom Tromey * auto-load.c (_initialize_auto_load): Update.
2012-08-02  Yao Qigdb/
2012-06-13  Jan Kratochvilgdb/
2012-06-06  Thomas Schwingegdb/
2012-05-24  Pedro Alvesgdb/
2012-05-16  Maciej W. Rozycki gdb/
2012-05-09  Joel BrobeckerRemove AT_SYMBOL
2012-03-13  Yao Qigdb:
2012-03-07  Pedro Alves2012-03-07 Pedro Alves <palves@redhat.com>
2012-03-01  Pedro Alves2012-03-01 Pedro Alves <palves@redhat.com>
2012-02-16  Tom Tromey * symfile.c (symbol_file_add_main_1): Use inferior's
2012-01-20  Ulrich Weigand2012-01-20 Pedro Alves <palves@redhat.com>
2012-01-04  Joel BrobeckerGet rid of corefile.c:close_exec_file
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-23  Kevin Pouget Introduce gdb.FinishBreakpoint in Python
2011-10-07  Ulrich Weigand * inferior.h (disable_randomization): Declare.
2011-09-22  Tristan Gingold2011-09-22 Tristan Gingold <gingold@adacore.com>
2011-09-13  Pedro Alves2011-09-13 Pedro Alves <pedro@codesourcery.com>
2011-07-21  Kwok Yeung2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>
2011-06-03  Tom Tromeygdb
2011-05-26  Pedro Alves2011-05-26 Pedro Alves <pedro@codesourcery.com>
2011-05-26  Pedro Alves2011-05-26 Pedro Alves <pedro@codesourcery.com>
2011-05-26  Pedro Alves2011-05-26 Pedro Alves <pedro@codesourcery.com>
2011-05-20  Pedro Alves2011-05-20 Pedro Alves <pedro@codesourcery.com>
2011-05-09  Pedro Alves2011-05-09 Pedro Alves <pedro@codesourcery.com>
2011-03-15  Pierre Muller Fix formatting of function declarations returning...
2011-03-14  Pierre Muller Fix ARI warning about function names in first column.
2011-02-26  Michael Snyder2011-02-25 Michael Snyder <msnyder@vmware.com>
2011-02-25  Michael Snyder2011-02-25 Michael Snyder <msnyder@vmware.com>
2011-02-16  Yao Qi2011-02-16 Yao Qi <yao@qiyaows>
2011-01-09  Michael Snyder2011-01-08 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-12-09  Tom Tromeygdb
2010-11-28  Jan Kratochvilgdb/
2010-06-24  Jan Kratochvilgdb/
2010-06-12  Stan Shebs2010-06-11 Stan Shebs <stan@codesourcery.com>
2010-03-25  Tom Tromey PR gdb/11327, PR gdb/11328, PR breakpoints/11368:
2010-02-24  Pedro Alves PR gdb/11321
2010-02-24  Pedro Alves * inferior.h (ptid_match): Declare.
2010-02-24  Vladimir Prus Multiexec MI
2010-01-20  Vladimir Prus Per-inferior args and tty and environment.
next
This page took 1.073779 seconds and 107 git commands to generate.