summaryrefslogtreecommitdiffstats
path: root/gdb/linux-nat.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add "executing" property to threads.Pedro Alves2008-07-091-4/+1
* * breakpoint.c (mark_breakpoints_out): Make public.Pedro Alves2008-07-081-0/+10
* gdb/Pedro Alves2008-06-281-58/+102
* * linux-nat.c: Add description of overall logic.Vladimir Prus2008-06-261-45/+94
* * gdbarch.sh: Added new gdbarch structCarlos Eduardo Seo2008-05-241-29/+51
* * linux-nat.c (trap_ptid): Delete.Pedro Alves2008-05-151-14/+2
* * inferior.h (read_pc_pid, write_pc_pid): Remove.Ulrich Weigand2008-05-041-7/+9
* 2008-05-03 Pedro Alves <pedro@codesourcery.com>Vladimir Prus2008-05-031-1/+3
* * linux-nat.c (linux_nat_switch_fork): Reinit GDB's thread listPedro Alves2008-05-011-0/+2
* 2008-05-01 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz2008-05-011-76/+206
* * linux-nat.c (linux_nat_attach): Add the pid we attached to, toPedro Alves2008-03-251-0/+6
* 2008-03-25 Pedro Alves <pedro@codesourcery.com>Pedro Alves2008-03-251-59/+103
* gdb/Pedro Alves2008-03-211-56/+814
* 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz2008-03-211-40/+3
* * linux-nat.c (linux_nat_filter_event): Fix comment typo.Pedro Alves2008-03-171-1/+1
* * linux-nat.c (linux_nat_filter_event): New, refactored fromPedro Alves2008-03-171-159/+169
* * Makefile.in (symfile.o): Update.Daniel Jacobowitz2008-01-291-10/+20
* Inform about new thread in a single place.Vladimir Prus2008-01-231-6/+1
* * linux-nat.c (linux_child_follow_fork): Call also CHECK_FOR_THREAD_DB.Jan Kratochvil2008-01-021-0/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * linux-nat.c (lin_lwp_attach_lwp): Use "Linux kernel 2.6.19"Ulrich Weigand2007-10-111-2/+2
* 2007-10-02 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-10-021-0/+4
* * linux-nat.c (linux_nat_new_thread): New variable.Daniel Jacobowitz2007-10-011-57/+113
* * linux-nat.c (linux_nat_make_corefile_notes): Fixed a buffer overflow.Jan Kratochvil2007-09-021-3/+14
OpenPOWER on IntegriCloud