2010-09-06 |
Jan Kratochvil | gdb/ |
blob | commitdiff |
2010-09-02 |
Yao Qi | 2010-09-02 Yao Qi <yao@codesourcery.com> |
blob | commitdiff | diff to current |
2010-08-31 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2010-08-28 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2010-07-27 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2010-07-27 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2010-07-25 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2010-07-23 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2010-07-20 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2010-07-20 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2010-07-18 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2010-07-07 |
Ulrich Weigand | * linux-nat.c (linux_nat_do_thread_registers): Use... |
blob | commitdiff | diff to current |
2010-07-01 |
Pedro Alves | * breakpoint.c (update_watchpoint, _initialize_breakpo... |
blob | commitdiff | diff to current |
2010-06-18 |
Stan Shebs | 2010-06-18 Stan Shebs <stan@codesourcery.com> |
blob | commitdiff | diff to current |
2010-05-28 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2010-05-28 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2010-05-14 |
Michael Snyder | 2010-05-14 Michael Snyder <msnyder@vmware.com> |
blob | commitdiff | diff to current |
2010-05-05 |
Michael Snyder | 2010-05-05 Michael Snyder <msnyder@vmware.com> |
blob | commitdiff | diff to current |
2010-04-05 |
Pierre Muller | Remove remaining "%ll" uses. |
blob | commitdiff | diff to current |
2010-03-17 |
Tom Tromey | * linux-nat.c (linux_nat_detach): Check debug_linux_nat. |
blob | commitdiff | diff to current |
2010-02-24 |
Pedro Alves | * inferior.h (ptid_match): Declare. |
blob | commitdiff | diff to current |
2010-02-08 |
Pedro Alves | * linux-nat.c (linux_nat_resume): In non-stop, also... |
blob | commitdiff | diff to current |
2010-01-19 |
Joel Brobecker | Delete unused or undefined functions. |
blob | commitdiff | diff to current |
2010-01-14 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2010-01-12 |
Vladimir Prus | Implement core awareness. |
blob | commitdiff | diff to current |
2010-01-08 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2010-01-01 |
Joel Brobecker | Update copyright year in most headers. |
blob | commitdiff | diff to current |
2009-12-21 |
Doug Evans | gdb/ |
blob | commitdiff | diff to current |
2009-11-20 |
Pedro Alves | gdb/ |
blob | commitdiff | diff to current |
2009-11-15 |
Pedro Alves | * breakpoint.c (should_be_inserted): Don't insert... |
blob | commitdiff | diff to current |
2009-10-20 |
Pedro Alves | * linux-nat.c (linux_nat_thread_address_space): New. |
blob | commitdiff | diff to current |
2009-10-19 |
Pedro Alves | 2009-10-19 Pedro Alves <pedro@codesourcery.com> |
blob | commitdiff | diff to current |
2009-10-15 |
Paul Pluzhnikov | 2009-10-15 Paul Pluzhnikov <ppluzhnikov@google.com> |
blob | commitdiff | diff to current |
2009-10-09 |
Pedro Alves | * linux-nat.c (linux_nat_wait_1): Bail out, if TARGET_... |
blob | commitdiff | diff to current |
2009-10-02 |
Pedro Alves | * linux-nat.c (TRAP_IS_SYSCALL, TRAP_REMOVE_SYSCALL_FL... |
blob | commitdiff | diff to current |
2009-09-28 |
Doug Evans | (TRAP_REMOVE_SYSCALL_FLAG): New macro. |
blob | commitdiff | diff to current |
2009-09-28 |
Doug Evans | * linux-nat.c (status_to_str): Handle TRAP_IS_SYSCALL. |
blob | commitdiff | diff to current |
2009-09-15 |
Sergio Durigan Junior | Implementing catch syscall. |
blob | commitdiff | diff to current |
2009-07-31 |
Ulrich Weigand | ChangeLog: |
blob | commitdiff | diff to current |
2009-07-13 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2009-07-02 |
Pedro Alves | gdb/ |
blob | commitdiff | diff to current |
2009-07-02 |
Ulrich Weigand | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. |
blob | commitdiff | diff to current |
2009-07-02 |
Ulrich Weigand | * target.h (struct target_ops): New member to_thread_a... |
blob | commitdiff | diff to current |
2009-06-17 |
Ulrich Weigand | * ada-tasks.c (read_known_tasks_array): Use target_gdb... |
blob | commitdiff | diff to current |
2009-06-07 |
Pedro Alves | * target.h (struct target_ops): Make to_has_all_memory, |
blob | commitdiff | diff to current |
2009-05-27 |
Pedro Alves | gdb/ |
blob | commitdiff | diff to current |
2009-05-24 |
Doug Evans | gdb: |
blob | commitdiff | diff to current |
2009-05-24 |
Pedro Alves | gdb/ |
blob | commitdiff | diff to current |
2009-05-21 |
Pedro Alves | * linux-nat.c (linux_nat_terminal_inferior) |
blob | commitdiff | diff to current |
2009-05-21 |
Pedro Alves | * target.h (TARGET_WNOHANG): New. |
blob | commitdiff | diff to current |
2009-05-19 |
Pedro Alves | * fork-child.c: Don't include frame.h. Include termin... |
blob | commitdiff | diff to current |
2009-05-18 |
Pedro Alves | * linux-nat.h (linux_proc_get_tgid): Declare. |
blob | commitdiff | diff to current |
2009-05-18 |
Pedro Alves | * fork-child.c (fork_inferior): Only reset the thread... |
blob | commitdiff | diff to current |
2009-05-17 |
Pedro Alves | gdb/ |
blob | commitdiff | diff to current |
2009-05-11 |
Pedro Alves | * linux-nat.c (enum sigchld_state): Delete. |
blob | commitdiff | diff to current |
2009-05-08 |
Doug Evans | * linux-nat.c (linux_xfer_siginfo): Delete unused... |
blob | commitdiff | diff to current |
2009-04-01 |
Joel Brobecker | * linux-nat.c (linux_nat_filter_event): Minor... |
blob | commitdiff | diff to current |
2009-04-01 |
Joel Brobecker | * linux-nat.c (linux_nat_filter_events): Do... |
blob | commitdiff | diff to current |
2009-03-25 |
Pierre Muller | ARI fix: "strlen d_name" rule. |
blob | commitdiff | diff to current |
2009-03-18 |
Doug Evans | * linux-nat.c (linux_nat_find_memory_regions): Result... |
blob | commitdiff | diff to current |
2009-03-17 |
Joel Brobecker | Add a target_ops parameter to the to_kill metho... |
blob | commitdiff | diff to current |
2009-02-23 |
Pedro Alves | * corelow.c (get_core_registers): Adjust. |
blob | commitdiff | diff to current |
2009-02-21 |
Pedro Alves | 2008-02-21 Pedro Alves <pedro@codesorcery.com> |
blob | commitdiff | diff to current |
2009-02-07 |
Pedro Alves | * linux-nat.c (PTRACE_SETSIGINFO): Define if PTRACE_GE... |
blob | commitdiff | diff to current |
2009-02-06 |
Pedro Alves | * amd64-linux-nat.c (compat_int_t, compat_uptr_t,... |
blob | commitdiff | diff to current |
2009-02-06 |
Pedro Alves | 2009-02-06 Pedro Alves <pedro@codesourcery.com> |
blob | commitdiff | diff to current |
2009-02-06 |
Pedro Alves | * linux-nat.c (linux_nat_wait): Adjust. |
blob | commitdiff | diff to current |
2009-01-26 |
Pedro Alves | * linux-nat.c (linux_child_follow_fork): Copy attach_f... |
blob | commitdiff | diff to current |
2009-01-06 |
Jim Blandy | Check return values of functions declared with warn_unu... |
blob | commitdiff | diff to current |
2009-01-03 |
Joel Brobecker | Updated copyright notices for most files. |
blob | commitdiff | diff to current |
2008-12-28 |
Pedro Alves | * linux-fork.c (linux_fork_detach): New. |
blob | commitdiff | diff to current |
2008-12-18 |
Pedro Alves | * linux-nat.c (linux_child_follow_fork): If following... |
blob | commitdiff | diff to current |
2008-12-16 |
Tristan Gingold | 2008-12-16 Tristan Gingold <gingold@adacore.com> |
blob | commitdiff | diff to current |
2008-12-02 |
Vladimir Prus | Implement -list-thread-groups --available |
blob | commitdiff | diff to current |
2008-11-09 |
Vladimir Prus | Kill pthread_ops_hack |
blob | commitdiff | diff to current |
2008-10-28 |
Tom Tromey | * cli/cli-script.c (do_fclose_cleanup): Remove. |
blob | commitdiff | diff to current |
2008-10-23 |
Pedro Alves | gdb/ |
blob | commitdiff | diff to current |
2008-10-03 |
Paul Pluzhnikov | 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com> |
blob | commitdiff | diff to current |
2008-09-25 |
Thiago Jung Bauermann | 2008-09-25 Sérgio Durigan Júnior <sergiodj@linux... |
blob | commitdiff | diff to current |
2008-09-22 |
Pedro Alves | Make the stop_soon global be per-inferior instead. |
blob | commitdiff | diff to current |
2008-09-22 |
Pedro Alves | * gnu-nat.c (gnu_attach): Add process to inferiors... |
blob | commitdiff | diff to current |
2008-09-22 |
Pedro Alves | gdb/ |
blob | commitdiff | diff to current |
2008-09-08 |
Pedro Alves | Remove the global stop_signal in favour of a per-thread |
blob | commitdiff | diff to current |
2008-09-08 |
Pedro Alves | Remove context switching in favour of accessing thread... |
blob | commitdiff | diff to current |
2008-09-08 |
Pedro Alves | * inf-ptrace.c: Include "gdbthread.h". |
blob | commitdiff | diff to current |
2008-09-08 |
Pedro Alves | * linux-nat.c (linux_nat_wait): Update inferior_ptid... |
blob | commitdiff | diff to current |
2008-08-19 |
Vladimir Prus | Make sure target supports non-stop. |
blob | commitdiff | diff to current |
2008-08-19 |
Vladimir Prus | * target.c (target_async_permitted, target_async_permi... |
blob | commitdiff | diff to current |
2008-07-27 |
Daniel Jacobowitz | * linux-nat.c (resume_callback): Add more debugging... |
blob | commitdiff | diff to current |
2008-07-27 |
Daniel Jacobowitz | * linux-nat.c (count_events_callback, select_event_lwp... |
blob | commitdiff | diff to current |
2008-07-11 |
Pedro Alves | Exited threads. |
blob | commitdiff | diff to current |
2008-07-10 |
Pedro Alves | Non-stop linux native. |
blob | commitdiff | diff to current |
2008-07-10 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2008-07-09 |
Pedro Alves | Adjust fork/vfork/exec to pass ptids around. |
blob | commitdiff | diff to current |
2008-07-09 |
Pedro Alves | Add "executing" property to threads. |
blob | commitdiff | diff to current |
2008-07-08 |
Pedro Alves | * breakpoint.c (mark_breakpoints_out): Make public. |
blob | commitdiff | diff to current |
2008-06-28 |
Pedro Alves | gdb/ |
blob | commitdiff | diff to current |
2008-06-26 |
Vladimir Prus | * linux-nat.c: Add description of overall logic. |
blob | commitdiff | diff to current |
2008-05-24 |
Carlos Eduardo Seo | * gdbarch.sh: Added new gdbarch struct |
blob | commitdiff | diff to current |
2008-05-15 |
Pedro Alves | * linux-nat.c (trap_ptid): Delete. |
blob | commitdiff | diff to current |
next |