Age | Commit message (Expand) | Author | Files | Lines |
2009-10-20 | * linux-nat.c (linux_nat_thread_address_space): New. | Pedro Alves | 1 | -0/+34 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -82/+207 |
2009-10-15 | 2009-10-15 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -1/+46 |
2009-10-09 | * linux-nat.c (linux_nat_wait_1): Bail out, if TARGET_WNOHANG and | Pedro Alves | 1 | -0/+11 |
2009-10-02 | * linux-nat.c (TRAP_IS_SYSCALL, TRAP_REMOVE_SYSCALL_FLAG): Delete. | Pedro Alves | 1 | -146/+286 |
2009-09-28 | (TRAP_REMOVE_SYSCALL_FLAG): New macro. | Doug Evans | 1 | -0/+7 |
2009-09-28 | * linux-nat.c (status_to_str): Handle TRAP_IS_SYSCALL. | Doug Evans | 1 | -2/+8 |
2009-09-15 | Implementing catch syscall. | Sergio Durigan Junior | 1 | -8/+136 |
2009-07-31 | ChangeLog: | Ulrich Weigand | 1 | -0/+218 |
2009-07-13 | gdb/ | Jan Kratochvil | 1 | -0/+14 |
2009-07-02 | gdb/ | Pedro Alves | 1 | -30/+85 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -2/+2 |
2009-07-02 | * target.h (struct target_ops): New member to_thread_architecture. | Ulrich Weigand | 1 | -2/+2 |
2009-06-17 | * ada-tasks.c (read_known_tasks_array): Use target_gdbarch instead | Ulrich Weigand | 1 | -2/+2 |
2009-06-07 | * target.h (struct target_ops): Make to_has_all_memory, | Pedro Alves | 1 | -0/+6 |
2009-05-27 | gdb/ | Pedro Alves | 1 | -0/+5 |
2009-05-24 | gdb: | Doug Evans | 1 | -4/+4 |
2009-05-24 | gdb/ | Pedro Alves | 1 | -30/+7 |
2009-05-21 | * linux-nat.c (linux_nat_terminal_inferior) | Pedro Alves | 1 | -9/+1 |
2009-05-21 | * target.h (TARGET_WNOHANG): New. | Pedro Alves | 1 | -15/+9 |
2009-05-19 | * fork-child.c: Don't include frame.h. Include terminal.h. | Pedro Alves | 1 | -0/+3 |
2009-05-18 | * linux-nat.h (linux_proc_get_tgid): Declare. | Pedro Alves | 1 | -0/+28 |
2009-05-18 | * fork-child.c (fork_inferior): Only reset the thread list if this | Pedro Alves | 1 | -137/+316 |
2009-05-17 | gdb/ | Pedro Alves | 1 | -9/+9 |
2009-05-11 | * linux-nat.c (enum sigchld_state): Delete. | Pedro Alves | 1 | -659/+292 |
2009-05-08 | * linux-nat.c (linux_xfer_siginfo): Delete unused locals lp, n. | Doug Evans | 1 | -2/+0 |
2009-04-01 | * linux-nat.c (linux_nat_filter_event): Minor comment reformatting. | Joel Brobecker | 1 | -1/+1 |
2009-04-01 | * linux-nat.c (linux_nat_filter_events): Do not delete the lwp if | Joel Brobecker | 1 | -11/+12 |
2009-03-25 | ARI fix: "strlen d_name" rule. | Pierre Muller | 1 | -1/+1 |
2009-03-18 | * linux-nat.c (linux_nat_find_memory_regions): Result of PIDGET is an | Doug Evans | 1 | -11/+13 |
2009-03-17 | Add a target_ops parameter to the to_kill method in struct target_ops. | Joel Brobecker | 1 | -1/+1 |
2009-02-23 | * corelow.c (get_core_registers): Adjust. | Pedro Alves | 1 | -10/+18 |
2009-02-21 | 2008-02-21 Pedro Alves <pedro@codesorcery.com> | Pedro Alves | 1 | -1/+4 |
2009-02-07 | * linux-nat.c (PTRACE_SETSIGINFO): Define if PTRACE_GETSIGINFO | Pedro Alves | 1 | -1/+2 |
2009-02-06 | * amd64-linux-nat.c (compat_int_t, compat_uptr_t, compat_time_t) | Pedro Alves | 1 | -2/+57 |
2009-02-06 | 2009-02-06 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -1/+49 |
2009-02-06 | * linux-nat.c (linux_nat_wait): Adjust. | Pedro Alves | 1 | -6/+3 |
2009-01-26 | * linux-nat.c (linux_child_follow_fork): Copy attach_flag from the | Pedro Alves | 1 | -2/+10 |
2009-01-06 | Check return values of functions declared with warn_unused_result | Jim Blandy | 1 | -2/+4 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-12-28 | * linux-fork.c (linux_fork_detach): New. | Pedro Alves | 1 | -8/+20 |
2008-12-18 | * linux-nat.c (linux_child_follow_fork): If following the child, | Pedro Alves | 1 | -0/+6 |
2008-12-16 | 2008-12-16 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -5/+1 |
2008-12-02 | Implement -list-thread-groups --available | Vladimir Prus | 1 | -0/+115 |
2008-11-09 | Kill pthread_ops_hack | Vladimir Prus | 1 | -8/+9 |
2008-10-28 | * cli/cli-script.c (do_fclose_cleanup): Remove. | Tom Tromey | 1 | -6/+15 |
2008-10-23 | gdb/ | Pedro Alves | 1 | -28/+100 |
2008-10-03 | 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -4/+2 |
2008-09-25 | 2008-09-25 Sérgio Durigan Júnior <sergiodj@linux.vnet.ibm.com> | Thiago Jung Bauermann | 1 | -2/+2 |
2008-09-22 | Make the stop_soon global be per-inferior instead. | Pedro Alves | 1 | -4/+19 |