summaryrefslogtreecommitdiff
path: root/gdb/linux-nat.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * linux-nat.c (linux_nat_info_proc_cmd): Fix parsing of columns inAndreas Schwab2007-07-031-64/+65
* * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand2007-06-161-20/+14
* 2007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-131-2/+2
* 2007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-091-3/+6
* * inf-ptrace.c (inf_ptrace_register_u_offset): Adapt parameter list.Ulrich Weigand2007-05-101-1/+1
* * linux-nat.c (child_post_attach): Rename to ...Ulrich Weigand2007-05-071-19/+20
* * target.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-6/+7
* * gregset.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-3/+3
* * linux-nat.c (linux_register_u_offset): Remove.Ulrich Weigand2007-04-251-25/+22
* 2007-02-09 Gabriel Dos Reis <gdr@integrable-solutions.net>Gabriel Dos Reis2007-02-091-1/+1
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * linux-nat.c (struct simple_pid_list): Add status.Daniel Jacobowitz2007-01-081-98/+115
* Warning fixes.Daniel Jacobowitz2007-01-031-4/+4
* * linux-nat.c (lin_lwp_attach_lwp): Return a status. Do notDaniel Jacobowitz2006-12-311-12/+26
* Index: ChangeLogAndrew Cagney2006-11-201-9/+9
* (linux_test_for_tracefork): Don't leave zombieNick Roberts2006-09-161-0/+1
* * linux-nat.c (linux_nat_add_target): Remove extern.Daniel Jacobowitz2006-07-231-2/+0
* * target.c (target_read): Stop if target_read_partial returns 0Daniel Jacobowitz2006-07-121-1/+2
* * linux-nat.c (linux_nat_do_thread_registers): Check forDavid S. Miller2006-05-061-51/+33
* * linux-nat.c (exit_lwp): Fix NULL pointer access.Ulrich Weigand2006-05-051-9/+17
* * linux-nat.c (linux_nat_wait): Do not short-cut reportingUlrich Weigand2006-05-051-1/+4