summaryrefslogtreecommitdiff
path: root/gdb/linux-nat.c
Commit message (Expand)AuthorAgeFilesLines
* * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves2009-06-071-0/+6
* gdb/Pedro Alves2009-05-271-0/+5
* gdb:Doug Evans2009-05-241-4/+4
* gdb/Pedro Alves2009-05-241-30/+7
* * linux-nat.c (linux_nat_terminal_inferior)Pedro Alves2009-05-211-9/+1
* * target.h (TARGET_WNOHANG): New.Pedro Alves2009-05-211-15/+9
* * fork-child.c: Don't include frame.h. Include terminal.h.Pedro Alves2009-05-191-0/+3
* * linux-nat.h (linux_proc_get_tgid): Declare.Pedro Alves2009-05-181-0/+28
* * fork-child.c (fork_inferior): Only reset the thread list if thisPedro Alves2009-05-181-137/+316
* gdb/Pedro Alves2009-05-171-9/+9
* * linux-nat.c (enum sigchld_state): Delete.Pedro Alves2009-05-111-659/+292
* * linux-nat.c (linux_xfer_siginfo): Delete unused locals lp, n.Doug Evans2009-05-081-2/+0
* * linux-nat.c (linux_nat_filter_event): Minor comment reformatting.Joel Brobecker2009-04-011-1/+1
* * linux-nat.c (linux_nat_filter_events): Do not delete the lwp ifJoel Brobecker2009-04-011-11/+12
* ARI fix: "strlen d_name" rule.Pierre Muller2009-03-251-1/+1
* * linux-nat.c (linux_nat_find_memory_regions): Result of PIDGET is anDoug Evans2009-03-181-11/+13
* Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker2009-03-171-1/+1
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-10/+18
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-211-1/+4
* * linux-nat.c (PTRACE_SETSIGINFO): Define if PTRACE_GETSIGINFOPedro Alves2009-02-071-1/+2
* * amd64-linux-nat.c (compat_int_t, compat_uptr_t, compat_time_t)Pedro Alves2009-02-061-2/+57
* 2009-02-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-02-061-1/+49
* * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves2009-02-061-6/+3
* * linux-nat.c (linux_child_follow_fork): Copy attach_flag from thePedro Alves2009-01-261-2/+10
* Check return values of functions declared with warn_unused_resultJim Blandy2009-01-061-2/+4
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * linux-fork.c (linux_fork_detach): New.Pedro Alves2008-12-281-8/+20
* * linux-nat.c (linux_child_follow_fork): If following the child,Pedro Alves2008-12-181-0/+6
* 2008-12-16 Tristan Gingold <gingold@adacore.com>Tristan Gingold2008-12-161-5/+1
* Implement -list-thread-groups --availableVladimir Prus2008-12-021-0/+115
* Kill pthread_ops_hackVladimir Prus2008-11-091-8/+9
* * cli/cli-script.c (do_fclose_cleanup): Remove.Tom Tromey2008-10-281-6/+15
* gdb/Pedro Alves2008-10-231-28/+100
* 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2008-10-031-4/+2
* 2008-09-25 Sérgio Durigan Júnior <sergiodj@linux.vnet.ibm.com>Thiago Jung Bauermann2008-09-251-2/+2
* Make the stop_soon global be per-inferior instead.Pedro Alves2008-09-221-4/+19
* * gnu-nat.c (gnu_attach): Add process to inferiors table.Pedro Alves2008-09-221-1/+9
* gdb/Pedro Alves2008-09-221-10/+16
* Remove the global stop_signal in favour of a per-threadPedro Alves2008-09-081-40/+37
* Remove context switching in favour of accessing thread_info fieldsPedro Alves2008-09-081-0/+18
* * inf-ptrace.c: Include "gdbthread.h".Pedro Alves2008-09-081-6/+7
* * linux-nat.c (linux_nat_wait): Update inferior_ptid's ptid withPedro Alves2008-09-081-6/+5
* Make sure target supports non-stop.Vladimir Prus2008-08-191-0/+7
* * target.c (target_async_permitted, target_async_permitted_1)Vladimir Prus2008-08-191-81/+20
* * linux-nat.c (resume_callback): Add more debugging output.Daniel Jacobowitz2008-07-271-114/+110
* * linux-nat.c (count_events_callback, select_event_lwp_callback): OnlyDaniel Jacobowitz2008-07-271-4/+4
* Exited threads.Pedro Alves2008-07-111-45/+3
* Non-stop linux native.Pedro Alves2008-07-101-46/+202
* gdb/Jan Kratochvil2008-07-101-0/+76
* Adjust fork/vfork/exec to pass ptids around.Pedro Alves2008-07-091-4/+5