aboutsummaryrefslogtreecommitdiff
path: root/gdb/linux-nat.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-27gdb/Jan Kratochvil1-7/+30
2010-07-25gdb/Jan Kratochvil1-6/+5
2010-07-23gdb/Jan Kratochvil1-1/+0
2010-07-20gdb/Jan Kratochvil1-0/+17
2010-07-20gdb/Jan Kratochvil1-2/+5
2010-07-18gdb/Jan Kratochvil1-1/+3
2010-07-07 * linux-nat.c (linux_nat_do_thread_registers): Use section sizeUlrich Weigand1-29/+28
2010-07-01 * breakpoint.c (update_watchpoint, _initialize_breakpoint): RemovePedro Alves1-1/+1
2010-06-182010-06-18 Stan Shebs <stan@codesourcery.com>Stan Shebs1-0/+39
2010-05-28gdb/Jan Kratochvil1-4/+10
2010-05-28gdb/Jan Kratochvil1-1/+7
2010-05-142010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder1-57/+70
2010-05-052010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-17/+0
2010-04-05 Remove remaining "%ll" uses.Pierre Muller1-2/+2
2010-03-17 * linux-nat.c (linux_nat_detach): Check debug_linux_nat.Tom Tromey1-4/+5
2010-02-24 * inferior.h (ptid_match): Declare.Pedro Alves1-27/+0
2010-02-08 * linux-nat.c (linux_nat_resume): In non-stop, also only tagPedro Alves1-21/+105
2010-01-19Delete unused or undefined functions.Joel Brobecker1-19/+0
2010-01-14gdb/Jan Kratochvil1-1/+1
2010-01-12 Implement core awareness.Vladimir Prus1-0/+73
2010-01-08gdb/Jan Kratochvil1-2/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-12-21 gdb/Doug Evans1-15/+17
2009-11-20gdb/Pedro Alves1-2/+80
2009-11-15 * breakpoint.c (should_be_inserted): Don't insert breakpoints ifPedro Alves1-0/+1
2009-10-20 * linux-nat.c (linux_nat_thread_address_space): New.Pedro Alves1-0/+34
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-82/+207
2009-10-152009-10-15 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-1/+46
2009-10-09 * linux-nat.c (linux_nat_wait_1): Bail out, if TARGET_WNOHANG andPedro Alves1-0/+11
2009-10-02 * linux-nat.c (TRAP_IS_SYSCALL, TRAP_REMOVE_SYSCALL_FLAG): Delete.Pedro Alves1-146/+286
2009-09-28 (TRAP_REMOVE_SYSCALL_FLAG): New macro.Doug Evans1-0/+7
2009-09-28 * linux-nat.c (status_to_str): Handle TRAP_IS_SYSCALL.Doug Evans1-2/+8
2009-09-15Implementing catch syscall.Sergio Durigan Junior1-8/+136
2009-07-31ChangeLog:Ulrich Weigand1-0/+218
2009-07-13gdb/Jan Kratochvil1-0/+14
2009-07-02gdb/Pedro Alves1-30/+85
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-2/+2
2009-07-02 * target.h (struct target_ops): New member to_thread_architecture.Ulrich Weigand1-2/+2
2009-06-17 * ada-tasks.c (read_known_tasks_array): Use target_gdbarch insteadUlrich Weigand1-2/+2
2009-06-07 * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves1-0/+6
2009-05-27gdb/Pedro Alves1-0/+5
2009-05-24gdb:Doug Evans1-4/+4
2009-05-24gdb/Pedro Alves1-30/+7
2009-05-21 * linux-nat.c (linux_nat_terminal_inferior)Pedro Alves1-9/+1
2009-05-21 * target.h (TARGET_WNOHANG): New.Pedro Alves1-15/+9
2009-05-19 * fork-child.c: Don't include frame.h. Include terminal.h.Pedro Alves1-0/+3
2009-05-18 * linux-nat.h (linux_proc_get_tgid): Declare.Pedro Alves1-0/+28
2009-05-18 * fork-child.c (fork_inferior): Only reset the thread list if thisPedro Alves1-137/+316
2009-05-17gdb/Pedro Alves1-9/+9
2009-05-11 * linux-nat.c (enum sigchld_state): Delete.Pedro Alves1-659/+292