Age | Commit message (Expand) | Author | Files | Lines |
2007-10-11 | * linux-nat.c (lin_lwp_attach_lwp): Use "Linux kernel 2.6.19" | Ulrich Weigand | 1 | -2/+2 |
2007-10-02 | 2007-10-02 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -0/+4 |
2007-10-01 | * linux-nat.c (linux_nat_new_thread): New variable. | Daniel Jacobowitz | 1 | -57/+113 |
2007-09-02 | * linux-nat.c (linux_nat_make_corefile_notes): Fixed a buffer overflow. | Jan Kratochvil | 1 | -3/+14 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-07-03 | * linux-nat.c (linux_nat_info_proc_cmd): Fix parsing of columns in | Andreas Schwab | 1 | -64/+65 |
2007-06-16 | * regcache.c (struct regcache): Add ptid_t member. | Ulrich Weigand | 1 | -20/+14 |
2007-06-13 | 2007-06-13 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+2 |
2007-06-09 | 2007-06-09 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -3/+6 |
2007-05-10 | * inf-ptrace.c (inf_ptrace_register_u_offset): Adapt parameter list. | Ulrich Weigand | 1 | -1/+1 |
2007-05-07 | * linux-nat.c (child_post_attach): Rename to ... | Ulrich Weigand | 1 | -19/+20 |
2007-05-06 | * target.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -6/+7 |
2007-05-06 | * gregset.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -3/+3 |
2007-04-25 | * linux-nat.c (linux_register_u_offset): Remove. | Ulrich Weigand | 1 | -25/+22 |
2007-02-09 | 2007-02-09 Gabriel Dos Reis <gdr@integrable-solutions.net> | Gabriel Dos Reis | 1 | -1/+1 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2007-01-08 | * linux-nat.c (struct simple_pid_list): Add status. | Daniel Jacobowitz | 1 | -98/+115 |
2007-01-03 | Warning fixes. | Daniel Jacobowitz | 1 | -4/+4 |
2006-12-31 | * linux-nat.c (lin_lwp_attach_lwp): Return a status. Do not | Daniel Jacobowitz | 1 | -12/+26 |
2006-11-20 | Index: ChangeLog | Andrew Cagney | 1 | -9/+9 |
2006-09-16 | (linux_test_for_tracefork): Don't leave zombie | Nick Roberts | 1 | -0/+1 |
2006-07-23 | * linux-nat.c (linux_nat_add_target): Remove extern. | Daniel Jacobowitz | 1 | -2/+0 |
2006-07-12 | * target.c (target_read): Stop if target_read_partial returns 0 | Daniel Jacobowitz | 1 | -1/+2 |
2006-05-06 | * linux-nat.c (linux_nat_do_thread_registers): Check for | David S. Miller | 1 | -51/+33 |
2006-05-05 | * linux-nat.c (exit_lwp): Fix NULL pointer access. | Ulrich Weigand | 1 | -9/+17 |
2006-05-05 | * linux-nat.c (linux_nat_wait): Do not short-cut reporting | Ulrich Weigand | 1 | -1/+4 |
2006-05-05 | * linux-nat.c (linux_nat_do_thread_registers): Use the | David S. Miller | 1 | -17/+65 |
2006-04-07 | Fix typo in previous commit. | David S. Miller | 1 | -1/+1 |
2006-04-07 | * linux-nat.c (linux_nat_thread_alive): Handle targets that | David S. Miller | 1 | -1/+7 |
2006-03-30 | * linux-thread-db.c: Include "linux-nat.h". | Daniel Jacobowitz | 1 | -1/+3 |
2006-03-24 | * linux-nat.c (linux_ops_saved): New. | Daniel Jacobowitz | 1 | -295/+122 |
2006-03-10 | 2006-03-09 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -3/+1 |
2006-02-20 | * linux-nat.c (lin_thread_get_thread_signals): Default to __SIGRTMIN | Daniel Jacobowitz | 1 | -3/+9 |
2006-02-02 | * linux-nat.c (struct saved_ptids, threads_to_delete) | Daniel Jacobowitz | 1 | -32/+93 |
2006-01-04 | 2006-01-04 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -35/+104 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-11-03 | * linux-nat.c (linux_nat_resume): Add more debugging messages. Do | Daniel Jacobowitz | 1 | -1/+42 |
2005-09-10 | * Makefile.in (ALLDEPFILES): Update. | Daniel Jacobowitz | 1 | -48/+142 |
2005-09-04 | * inf-child.c (inf_child_follow_fork): Add OPS argument. | Daniel Jacobowitz | 1 | -2/+5 |
2005-08-09 | 2005-08-09 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2005-05-28 | * dwarf2-frame.c (dwarf2_frame_prev_register): Use gdb_byte. | Daniel Jacobowitz | 1 | -3/+4 |
2005-05-23 | 2005-05-23 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -6/+3 |
2005-05-15 | * linux-nat.c (child_follow_fork, linux_handle_extended_wait) | Daniel Jacobowitz | 1 | -18/+16 |
2005-03-06 | * linux-nat.c (child_follow_fork): Call target_terminal_ours before | Daniel Jacobowitz | 1 | -6/+14 |
2005-03-02 | * linux-nat.c (linux_supports_tracevforkdone, child_follow_fork): | Daniel Jacobowitz | 1 | -3/+8 |
2005-02-24 | 2005-02-24 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+8 |
2005-02-18 | 2005-02-18 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -5/+7 |
2005-02-15 | 2005-02-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+3 |
2005-02-12 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -36/+36 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -6/+6 |