PR 10400
[platform/upstream/binutils.git] / gdb / linux-nat.c
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.
2008-01-23 Vladimir Prus Inform about new thread in a single place.
2008-01-02 Jan Kratochvil * linux-nat.c (linux_child_follow_fork): Call also...
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-10-11 Ulrich Weigand * linux-nat.c (lin_lwp_attach_lwp): Use "Linux kernel...
2007-10-02 Ulrich Weigand2007-10-02 Markus Deuling <deuling@de.ibm.com>
2007-10-01 Daniel Jacobowitz * linux-nat.c (linux_nat_new_thread): New variable.
2007-09-02 Jan Kratochvil * linux-nat.c (linux_nat_make_corefile_notes): Fixed...
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-07-03 Andreas Schwab * linux-nat.c (linux_nat_info_proc_cmd): Fix parsing...
2007-06-16 Ulrich Weigand * regcache.c (struct regcache): Add ptid_t member.
2007-06-13 Ulrich Weigand2007-06-13 Markus Deuling <deuling@de.ibm.com>
2007-06-09 Ulrich Weigand2007-06-09 Markus Deuling <deuling@de.ibm.com>
2007-05-10 Ulrich Weigand * inf-ptrace.c (inf_ptrace_register_u_offset): Adapt...
2007-05-07 Ulrich Weigand * linux-nat.c (child_post_attach): Rename to ...
2007-05-06 Ulrich Weigand * target.h (struct regcache): Add forward declaration.
2007-05-06 Ulrich Weigand * gregset.h (struct regcache): Add forward declaration.
2007-04-25 Ulrich Weigand * linux-nat.c (linux_register_u_offset): Remove.
2007-02-09 Gabriel Dos Reis2007-02-09 Gabriel Dos Reis <gdr@integrable-solutions...
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2007-01-08 Daniel Jacobowitz * linux-nat.c (struct simple_pid_list): Add status.
2007-01-03 Daniel Jacobowitz Warning fixes.
2006-12-31 Daniel Jacobowitz * linux-nat.c (lin_lwp_attach_lwp): Return a status...
2006-11-20 Andrew CagneyIndex: ChangeLog
2006-09-16 Nick Roberts(linux_test_for_tracefork): Don't leave zombie
2006-07-23 Daniel Jacobowitz * linux-nat.c (linux_nat_add_target): Remove extern.
2006-07-12 Daniel Jacobowitz * target.c (target_read): Stop if target_read_partial...
2006-05-06 David S. Miller * linux-nat.c (linux_nat_do_thread_registers): Check for
2006-05-05 Ulrich Weigand * linux-nat.c (exit_lwp): Fix NULL pointer access.
next