aboutsummaryrefslogtreecommitdiff
path: root/gdb/linux-nat.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-12-21 gdb/Doug Evans1-15/+17
2009-11-20gdb/Pedro Alves1-2/+80
2009-11-15 * breakpoint.c (should_be_inserted): Don't insert breakpoints ifPedro Alves1-0/+1
2009-10-20 * linux-nat.c (linux_nat_thread_address_space): New.Pedro Alves1-0/+34
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-82/+207
2009-10-152009-10-15 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-1/+46
2009-10-09 * linux-nat.c (linux_nat_wait_1): Bail out, if TARGET_WNOHANG andPedro Alves1-0/+11
2009-10-02 * linux-nat.c (TRAP_IS_SYSCALL, TRAP_REMOVE_SYSCALL_FLAG): Delete.Pedro Alves1-146/+286
2009-09-28 (TRAP_REMOVE_SYSCALL_FLAG): New macro.Doug Evans1-0/+7
2009-09-28 * linux-nat.c (status_to_str): Handle TRAP_IS_SYSCALL.Doug Evans1-2/+8
2009-09-15Implementing catch syscall.Sergio Durigan Junior1-8/+136
2009-07-31ChangeLog:Ulrich Weigand1-0/+218
2009-07-13gdb/Jan Kratochvil1-0/+14
2009-07-02gdb/Pedro Alves1-30/+85
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-2/+2
2009-07-02 * target.h (struct target_ops): New member to_thread_architecture.Ulrich Weigand1-2/+2
2009-06-17 * ada-tasks.c (read_known_tasks_array): Use target_gdbarch insteadUlrich Weigand1-2/+2
2009-06-07 * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves1-0/+6
2009-05-27gdb/Pedro Alves1-0/+5
2009-05-24gdb:Doug Evans1-4/+4
2009-05-24gdb/Pedro Alves1-30/+7
2009-05-21 * linux-nat.c (linux_nat_terminal_inferior)Pedro Alves1-9/+1
2009-05-21 * target.h (TARGET_WNOHANG): New.Pedro Alves1-15/+9
2009-05-19 * fork-child.c: Don't include frame.h. Include terminal.h.Pedro Alves1-0/+3
2009-05-18 * linux-nat.h (linux_proc_get_tgid): Declare.Pedro Alves1-0/+28
2009-05-18 * fork-child.c (fork_inferior): Only reset the thread list if thisPedro Alves1-137/+316
2009-05-17gdb/Pedro Alves1-9/+9
2009-05-11 * linux-nat.c (enum sigchld_state): Delete.Pedro Alves1-659/+292
2009-05-08 * linux-nat.c (linux_xfer_siginfo): Delete unused locals lp, n.Doug Evans1-2/+0
2009-04-01 * linux-nat.c (linux_nat_filter_event): Minor comment reformatting.Joel Brobecker1-1/+1
2009-04-01 * linux-nat.c (linux_nat_filter_events): Do not delete the lwp ifJoel Brobecker1-11/+12
2009-03-25 ARI fix: "strlen d_name" rule.Pierre Muller1-1/+1
2009-03-18 * linux-nat.c (linux_nat_find_memory_regions): Result of PIDGET is anDoug Evans1-11/+13
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-10/+18
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves1-1/+4
2009-02-07 * linux-nat.c (PTRACE_SETSIGINFO): Define if PTRACE_GETSIGINFOPedro Alves1-1/+2
2009-02-06 * amd64-linux-nat.c (compat_int_t, compat_uptr_t, compat_time_t)Pedro Alves1-2/+57
2009-02-062009-02-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+49
2009-02-06 * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves1-6/+3
2009-01-26 * linux-nat.c (linux_child_follow_fork): Copy attach_flag from thePedro Alves1-2/+10
2009-01-06Check return values of functions declared with warn_unused_resultJim Blandy1-2/+4
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-12-28 * linux-fork.c (linux_fork_detach): New.Pedro Alves1-8/+20
2008-12-18 * linux-nat.c (linux_child_follow_fork): If following the child,Pedro Alves1-0/+6
2008-12-162008-12-16 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-5/+1
2008-12-02 Implement -list-thread-groups --availableVladimir Prus1-0/+115
2008-11-09 Kill pthread_ops_hackVladimir Prus1-8/+9
2008-10-28 * cli/cli-script.c (do_fclose_cleanup): Remove.Tom Tromey1-6/+15