aboutsummaryrefslogtreecommitdiff
path: root/gdb/inf-ttrace.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-072010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>gdb_7_2-branchpointThiago Jung Bauermann1-2/+4
2010-05-08Implement task switching on pa-hpux.Joel Brobecker1-0/+10
2010-02-15gdb/Jan Kratochvil1-8/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+4
2009-09-17 Fix a build failure on pa-hpux:Joel Brobecker1-2/+2
2009-05-24gdb:Doug Evans1-4/+4
2009-05-24gdb/Pedro Alves1-37/+7
2009-05-21 * target.h (TARGET_WNOHANG): New.Pedro Alves1-1/+1
2009-05-19 * fork-child.c: Don't include frame.h. Include terminal.h.Pedro Alves1-1/+6
2009-03-17 Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker1-1/+1
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves1-12/+14
2009-02-06 * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves1-2/+3
2009-01-26 * linux-nat.c (linux_child_follow_fork): Copy attach_flag from thePedro Alves1-1/+4
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+2
2008-12-162008-12-16 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-2/+0
2008-11-09 Kill pthread_ops_hackVladimir Prus1-5/+5
2008-09-22 Remove the attach_flag global, and make it per-inferior.Pedro Alves1-3/+5
2008-09-22 * gnu-nat.c (gnu_attach): Add process to inferiors table.Pedro Alves1-2/+8
2008-09-10 * inf-ttrace.c (inf_ttrace_follow_fork): Declare locals at thePedro Alves1-8/+9
2008-09-08 Remove context switching in favour of accessing thread_info fieldsPedro Alves1-0/+19
2008-09-08 * inf-ttrace.c (inf_ttrace_wait): On TTEVT_LWP_CREATE andPedro Alves1-6/+20
2008-09-08 * inf-ttrace.c: Include <signal.h>Pedro Alves1-29/+87
2008-09-08 * inf-ttrace.c (inf_ttrace_follow_fork): Register the main threadPedro Alves1-31/+55
2008-07-09 Adjust fork/vfork/exec to pass ptids around.Pedro Alves1-3/+12
2008-07-08 * breakpoint.c (mark_breakpoints_out): Make public.Pedro Alves1-0/+6
2008-03-212008-03-21 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz1-1/+2
2008-01-29 * infrun.c (wait_for_inferior): Add treat_exec_as_sigtrap parameterJoel Brobecker1-8/+0
2008-01-23 Inform about new thread in a single place.Vladimir Prus1-1/+0
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-09-18 * inf-ttrace.c (inf_ttrace_private_thread_info): New structure type.Jerome Guitton1-5/+36
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2006-02-08 * breakpoint.c (TARGET_REGION_OK_FOR_HW_WATCHPOINT): Delete.Wu Zhou1-3/+3
2006-01-24 PR gdb/1914Daniel Jacobowitz1-5/+0
2006-01-24 * infcmd.c: Include "observer.h".Daniel Jacobowitz1-7/+1
2005-12-232005-12-23 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-10-29* inf-ttrace.c (inf_ttrace_wait): Comment out TARGET_WAITKIND_EXECMark Kettenis1-0/+8
2005-10-28* inf-ttrace.c (inf_ttrace_mourn_inferior): Remove redundant cast.Mark Kettenis1-35/+35
2005-09-04 * inf-child.c (inf_child_follow_fork): Add OPS argument.Daniel Jacobowitz1-1/+1
2005-07-21* inf-ttrace.c (inf_ttrace_wait): Properly report TTEVT_EXECMark Kettenis1-4/+9
2005-07-20* inf-ttrace.c (inf_ttrace_vfork_ppid): New variable.Mark Kettenis1-6/+193
2005-07-18* target.c (normal_pid_to_str): Use xsnprintf instead of snprintf.Mark Kettenis1-4/+2
2005-06-21* inf-ttrace.c (inf_ttrace_xfer_partial): Change type of readbufMark Kettenis1-3/+3
2005-03-13* inf-ttrace.c (inf_ttrace_pid_to_str): Use snprintf instead ofMark Kettenis1-2/+5
2005-02-122005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-11/+11
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-23/+23
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2004-12-11* inf-ttrace.c (inf_ttrace_him): Set TTEVT_BPT_SSTEP if available.Mark Kettenis1-3/+31