Kill pthread_ops_hack
[external/binutils.git] / gdb / linux-nat.c
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.
2006-05-05 Ulrich Weigand * linux-nat.c (linux_nat_wait): Do not short-cut reporting
2006-05-05 David S. Miller * linux-nat.c (linux_nat_do_thread_registers): Use the
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-04-07 David S. MillerFix typo in previous commit.
2006-04-07 David S. Miller * linux-nat.c (linux_nat_thread_alive): Handle targets...
2006-03-30 Daniel Jacobowitz * linux-thread-db.c: Include "linux-nat.h".
2006-03-24 Daniel Jacobowitz * linux-nat.c (linux_ops_saved): New.
2006-03-10 Michael Snyder2006-03-09 Michael Snyder <msnyder@redhat.com>
2006-02-20 Daniel Jacobowitz * linux-nat.c (lin_thread_get_thread_signals): Default...
2006-02-02 Daniel Jacobowitz * linux-nat.c (struct saved_ptids, threads_to_delete)
2006-01-04 Michael Snyder2006-01-04 Michael Snyder <msnyder@redhat.com>
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-11-03 Daniel Jacobowitz * linux-nat.c (linux_nat_resume): Add more debugging...
2005-09-10 Daniel Jacobowitz * Makefile.in (ALLDEPFILES): Update.
2005-09-04 Daniel Jacobowitz * inf-child.c (inf_child_follow_fork): Add OPS argument.
2005-08-09 Andrew Cagney2005-08-09 Andrew Cagney <cagney@gnu.org>
2005-05-28 Daniel Jacobowitz * dwarf2-frame.c (dwarf2_frame_prev_register): Use...
2005-05-23 Michael Snyder2005-05-23 Michael Snyder <msnyder@redhat.com>
2005-05-15 Daniel Jacobowitz * linux-nat.c (child_follow_fork, linux_handle_extende...
2005-03-06 Daniel Jacobowitz * linux-nat.c (child_follow_fork): Call target_termina...
2005-03-02 Daniel Jacobowitz * linux-nat.c (linux_supports_tracevforkdone, child_fo...
2005-02-24 Andrew Cagney2005-02-24 Andrew Cagney <cagney@gnu.org>
2005-02-18 Andrew Cagney2005-02-18 Andrew Cagney <cagney@gnu.org>
2005-02-15 Andrew Cagney2005-02-15 Andrew Cagney <cagney@gnu.org>
2005-02-12 Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11 Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2005-02-11 Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-01-18 Andrew Cagney2005-01-18 Andrew Cagney <cagney@gnu.org>
2004-12-04 Daniel Jacobowitz PR tui/1703
2004-11-21 Daniel Jacobowitz * linux-nat.c (my_waitpid): New function.
2004-11-08 Andreas Schwab * linux-nat.c (PTRACE_EVENT_VFORK_DONE): Renamed from
2004-10-08 Andrew Cagney2004-10-08 Andrew Cagney <cagney@gnu.org>
2004-10-05 Jim Blandy* linux-nat.c (_initialize_linux_nat): Rename child_ops.
2004-10-05 Andrew Cagney2004-10-05 Andrew Cagney <cagney@gnu.org>
2004-09-29 Andrew Cagney2004-09-29 Andrew Cagney <cagney@gnu.org>
next