2010-07-13 Emmanuel Thomé <Emmanuel.Thome@gmail.com>
[binutils-gdb.git] / gdb / linux-nat.c
2010-07-07 Ulrich Weigand * linux-nat.c (linux_nat_do_thread_registers): Use...
2010-07-01 Pedro Alves * breakpoint.c (update_watchpoint, _initialize_breakpo...
2010-06-18 Stan Shebs2010-06-18 Stan Shebs <stan@codesourcery.com>
2010-05-28 Jan Kratochvilgdb/
2010-05-28 Jan Kratochvilgdb/
2010-05-14 Michael Snyder2010-05-14 Michael Snyder <msnyder@vmware.com>
2010-05-05 Michael Snyder2010-05-05 Michael Snyder <msnyder@vmware.com>
2010-04-05 Pierre Muller Remove remaining "%ll" uses.
2010-03-17 Tom Tromey * linux-nat.c (linux_nat_detach): Check debug_linux_nat.
2010-02-24 Pedro Alves * inferior.h (ptid_match): Declare.
2010-02-08 Pedro Alves * linux-nat.c (linux_nat_resume): In non-stop, also...
2010-01-19 Joel BrobeckerDelete unused or undefined functions.
2010-01-14 Jan Kratochvilgdb/
2010-01-12 Vladimir Prus Implement core awareness.
2010-01-08 Jan Kratochvilgdb/
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-12-21 Doug Evans gdb/
2009-11-20 Pedro Alvesgdb/
2009-11-15 Pedro Alves * breakpoint.c (should_be_inserted): Don't insert...
2009-10-20 Pedro Alves * linux-nat.c (linux_nat_thread_address_space): New.
2009-10-19 Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-10-15 Paul Pluzhnikov2009-10-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-10-09 Pedro Alves * linux-nat.c (linux_nat_wait_1): Bail out, if TARGET_...
2009-10-02 Pedro Alves * linux-nat.c (TRAP_IS_SYSCALL, TRAP_REMOVE_SYSCALL_FL...
2009-09-28 Doug Evans (TRAP_REMOVE_SYSCALL_FLAG): New macro.
2009-09-28 Doug Evans * linux-nat.c (status_to_str): Handle TRAP_IS_SYSCALL.
2009-09-15 Sergio Durigan JuniorImplementing catch syscall.
2009-07-31 Ulrich WeigandChangeLog:
2009-07-13 Jan Kratochvilgdb/
2009-07-02 Pedro Alvesgdb/
2009-07-02 Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-07-02 Ulrich Weigand * target.h (struct target_ops): New member to_thread_a...
2009-06-17 Ulrich Weigand * ada-tasks.c (read_known_tasks_array): Use target_gdb...
2009-06-07 Pedro Alves * target.h (struct target_ops): Make to_has_all_memory,
2009-05-27 Pedro Alvesgdb/
2009-05-24 Doug Evansgdb:
2009-05-24 Pedro Alvesgdb/
2009-05-21 Pedro Alves * linux-nat.c (linux_nat_terminal_inferior)
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-05-18 Pedro Alves * linux-nat.h (linux_proc_get_tgid): Declare.
2009-05-18 Pedro Alves * fork-child.c (fork_inferior): Only reset the thread...
2009-05-17 Pedro Alvesgdb/
2009-05-11 Pedro Alves * linux-nat.c (enum sigchld_state): Delete.
2009-05-08 Doug Evans * linux-nat.c (linux_xfer_siginfo): Delete unused...
2009-04-01 Joel Brobecker * linux-nat.c (linux_nat_filter_event): Minor...
2009-04-01 Joel Brobecker * linux-nat.c (linux_nat_filter_events): Do...
2009-03-25 Pierre Muller ARI fix: "strlen d_name" rule.
2009-03-18 Doug Evans * linux-nat.c (linux_nat_find_memory_regions): Result...
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-21 Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-02-07 Pedro Alves * linux-nat.c (PTRACE_SETSIGINFO): Define if PTRACE_GE...
2009-02-06 Pedro Alves * amd64-linux-nat.c (compat_int_t, compat_uptr_t,...
2009-02-06 Pedro Alves2009-02-06 Pedro Alves <pedro@codesourcery.com>
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-06 Jim BlandyCheck return values of functions declared with warn_unu...
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-12-28 Pedro Alves * linux-fork.c (linux_fork_detach): New.
2008-12-18 Pedro Alves * linux-nat.c (linux_child_follow_fork): If following...
2008-12-16 Tristan Gingold2008-12-16 Tristan Gingold <gingold@adacore.com>
2008-12-02 Vladimir Prus Implement -list-thread-groups --available
2008-11-09 Vladimir Prus Kill pthread_ops_hack
2008-10-28 Tom Tromey * cli/cli-script.c (do_fclose_cleanup): Remove.
2008-10-23 Pedro Alvesgdb/
2008-10-03 Paul Pluzhnikov2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
2008-09-25 Thiago Jung Bauermann2008-09-25 Sérgio Durigan Júnior <sergiodj@linux...
2008-09-22 Pedro Alves Make the stop_soon global be per-inferior instead.
2008-09-22 Pedro Alves * gnu-nat.c (gnu_attach): Add process to inferiors...
2008-09-22 Pedro Alvesgdb/
2008-09-08 Pedro Alves Remove the global stop_signal in favour of a per-thread
2008-09-08 Pedro Alves Remove context switching in favour of accessing thread...
2008-09-08 Pedro Alves * inf-ptrace.c: Include "gdbthread.h".
2008-09-08 Pedro Alves * linux-nat.c (linux_nat_wait): Update inferior_ptid...
2008-08-19 Vladimir Prus Make sure target supports non-stop.
2008-08-19 Vladimir Prus * target.c (target_async_permitted, target_async_permi...
2008-07-27 Daniel Jacobowitz * linux-nat.c (resume_callback): Add more debugging...
2008-07-27 Daniel Jacobowitz * linux-nat.c (count_events_callback, select_event_lwp...
2008-07-11 Pedro Alves Exited threads.
2008-07-10 Pedro Alves Non-stop linux native.
2008-07-10 Jan Kratochvilgdb/
2008-07-09 Pedro Alves Adjust fork/vfork/exec to pass ptids around.
2008-07-09 Pedro Alves Add "executing" property to threads.
2008-07-08 Pedro Alves * breakpoint.c (mark_breakpoints_out): Make public.
2008-06-28 Pedro Alvesgdb/
2008-06-26 Vladimir Prus * linux-nat.c: Add description of overall logic.
2008-05-24 Carlos Eduardo Seo * gdbarch.sh: Added new gdbarch struct
2008-05-15 Pedro Alves * linux-nat.c (trap_ptid): Delete.
2008-05-04 Ulrich Weigand * inferior.h (read_pc_pid, write_pc_pid): Remove.
2008-05-03 Vladimir Prus2008-05-03 Pedro Alves <pedro@codesourcery.com>
2008-05-01 Pedro Alves * linux-nat.c (linux_nat_switch_fork): Reinit GDB...
2008-05-01 Daniel Jacobowitz2008-05-01 Daniel Jacobowitz <dan@codesourcery.com>
2008-03-25 Pedro Alves * linux-nat.c (linux_nat_attach): Add the pid we attac...
2008-03-25 Pedro Alves2008-03-25 Pedro Alves <pedro@codesourcery.com>
2008-03-21 Pedro Alvesgdb/
2008-03-21 Daniel Jacobowitz2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2008-03-17 Pedro Alves * linux-nat.c (linux_nat_filter_event): Fix comment...
2008-03-17 Pedro Alves * linux-nat.c (linux_nat_filter_event): New, refactore...
2008-01-29 Daniel Jacobowitz * Makefile.in (symfile.o): Update.
next