Automatic date update in version.in
[platform/upstream/binutils.git] / gdb / inf-ttrace.c
2014-09-30 Don BreazealRefactor native follow-fork.
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-06-04 Tom Tromeyconstify to_attach
2014-05-21 Pedro AlvesNative targets: Add inf-child.c:inf_child_mourn_inferio...
2014-05-21 Pedro AlvesAllow making GDB not automatically connect to the nativ...
2014-02-19 Tom TromeyAdd target_ops argument to to_get_ada_task_ptid
2014-02-19 Tom TromeyAdd target_ops argument to to_extra_thread_info
2014-02-19 Tom TromeyAdd target_ops argument to to_region_ok_for_hw_watchpoint
2014-02-19 Tom TromeyAdd target_ops argument to to_insert_watchpoint
2014-02-19 Tom TromeyAdd target_ops argument to to_remove_watchpoint
2014-02-19 Tom TromeyAdd target_ops argument to to_can_use_hw_breakpoint
2014-02-19 Tom Tromeyadd "this" pointers to more target APIs
2014-02-11 Yao QiReturn target_xfer_status in to_xfer_partial
2014-02-07 Yao QiReplace -1 with TARGET_XFER_E_IO
2014-01-14 Yao QiChange to_xfer_partial 'len' type to ULONGEST.
2014-01-13 Tom Tromeyreplace XMALLOC with XNEW
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_string.h
2013-11-08 Tom Tromeyconstify to_detach
2013-10-25 Pedro AlvesMake STARTUP_WITH_SHELL a runtime toggle -- add new...
2013-09-03 Luis Machado * inf-child.c (inf_child_follow_fork) New parameter
2013-05-10 Tom Tromey2013-05-10 Joel Brobecker <brobecker@adacore.com>
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-08-16 Joel BrobeckerChange detach_breakpoints to take a ptid instead of...
2012-08-16 Joel Brobeckerinf_ttrace_follow_fork: detach_breakpoints called twice...
2012-06-14 Joel BrobeckerFix copy/paste error in _initialize_inf_ttrace's advanc...
2012-05-24 Pedro Alvesgdb/
2012-05-24 Pedro Alvesgdb/
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-09-22 Tristan Gingold2011-09-22 Tristan Gingold <gingold@adacore.com>
2011-01-13 Joel Brobecker[hpux/ttrace] Determine attached process LWP immediatel...
2011-01-05 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-12-28 Joel Brobeckerremove target_acknowledge_created_inferior
2010-07-07 Thiago Jung Bauermann2010-07-07 Sergio Durigan Junior <sergiodj@linux...
2010-05-08 Joel BrobeckerImplement task switching on pa-hpux.
2010-02-15 Jan Kratochvilgdb/
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-10-19 Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-09-17 Joel Brobecker Fix a build failure on pa-hpux:
2009-05-24 Doug Evansgdb:
2009-05-24 Pedro Alvesgdb/
2009-05-21 Pedro Alves * target.h (TARGET_WNOHANG): New.
2009-05-19 Pedro Alves * fork-child.c: Don't include frame.h. Include termin...
2009-03-17 Joel Brobecker Add a target_ops parameter to the to_kill metho...
2009-02-23 Pedro Alves * corelow.c (get_core_registers): Adjust.
2009-02-06 Pedro Alves * linux-nat.c (linux_nat_wait): Adjust.
2009-01-26 Pedro Alves * linux-nat.c (linux_child_follow_fork): Copy attach_f...
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-12-16 Tristan Gingold2008-12-16 Tristan Gingold <gingold@adacore.com>
2008-11-09 Vladimir Prus Kill pthread_ops_hack
2008-09-22 Pedro Alves Remove the attach_flag global, and make it per-inferior.
2008-09-22 Pedro Alves * gnu-nat.c (gnu_attach): Add process to inferiors...
2008-09-10 Pedro Alves * inf-ttrace.c (inf_ttrace_follow_fork): Declare local...
2008-09-08 Pedro Alves Remove context switching in favour of accessing thread...
2008-09-08 Pedro Alves * inf-ttrace.c (inf_ttrace_wait): On TTEVT_LWP_CREATE and
2008-09-08 Pedro Alves * inf-ttrace.c: Include <signal.h>
2008-09-08 Pedro Alves * inf-ttrace.c (inf_ttrace_follow_fork): Register...
2008-07-09 Pedro Alves Adjust fork/vfork/exec to pass ptids around.
2008-07-08 Pedro Alves * breakpoint.c (mark_breakpoints_out): Make public.
2008-03-21 Daniel Jacobowitz2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2008-01-29 Joel Brobecker * infrun.c (wait_for_inferior): Add treat_exec_...
2008-01-23 Vladimir Prus Inform about new thread in a single place.
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-09-18 Jerome Guitton * inf-ttrace.c (inf_ttrace_private_thread_info): New...
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-02-08 Wu Zhou * breakpoint.c (TARGET_REGION_OK_FOR_HW_WATCHPOINT...
2006-01-24 Daniel Jacobowitz PR gdb/1914
2006-01-24 Daniel Jacobowitz * infcmd.c: Include "observer.h".
2005-12-23 Michael Snyder2005-12-23 Michael Snyder <msnyder@redhat.com>
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-10-29 Mark Kettenis* inf-ttrace.c (inf_ttrace_wait): Comment out TARGET_WA...
2005-10-28 Mark Kettenis* inf-ttrace.c (inf_ttrace_mourn_inferior): Remove...
2005-09-04 Daniel Jacobowitz * inf-child.c (inf_child_follow_fork): Add OPS argument.
2005-07-21 Mark Kettenis* inf-ttrace.c (inf_ttrace_wait): Properly report TTEVT...
2005-07-20 Mark Kettenis* inf-ttrace.c (inf_ttrace_vfork_ppid): New variable.
2005-07-18 Mark Kettenis* target.c (normal_pid_to_str): Use xsnprintf instead...
2005-06-21 Mark Kettenis* inf-ttrace.c (inf_ttrace_xfer_partial): Change type...
2005-03-13 Mark Kettenis* inf-ttrace.c (inf_ttrace_pid_to_str): Use snprintf...
2005-02-12 Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11 Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11 Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2004-12-11 Mark Kettenis* inf-ttrace.c (inf_ttrace_him): Set TTEVT_BPT_SSTEP...
2004-12-11 Mark Kettenis* inf-ttrace.c (_initialize_inf_ttrace): Unconditionial...
2004-12-07 Mark Kettenis* inf-ttrace.c: Include "gdbthread.h".
2004-12-03 Mark Kettenis* inf-ttrace.c: Include <sys/mman.h>.
2004-11-23 Mark Kettenis* inf-ttrace.c: New file.