aboutsummaryrefslogtreecommitdiff
path: root/gdb/linux-nat.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-24 * gdbarch.sh: Added new gdbarch structCarlos Eduardo Seo1-29/+51
2008-05-15 * linux-nat.c (trap_ptid): Delete.Pedro Alves1-14/+2
2008-05-04 * inferior.h (read_pc_pid, write_pc_pid): Remove.Ulrich Weigand1-7/+9
2008-05-032008-05-03 Pedro Alves <pedro@codesourcery.com>Vladimir Prus1-1/+3
2008-05-01 * linux-nat.c (linux_nat_switch_fork): Reinit GDB's thread listPedro Alves1-0/+2
2008-05-012008-05-01 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz1-76/+206
2008-03-25 * linux-nat.c (linux_nat_attach): Add the pid we attached to, toPedro Alves1-0/+6
2008-03-252008-03-25 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-59/+103
2008-03-21gdb/Pedro Alves1-56/+814
2008-03-212008-03-21 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz1-40/+3
2008-03-17 * linux-nat.c (linux_nat_filter_event): Fix comment typo.Pedro Alves1-1/+1
2008-03-17 * linux-nat.c (linux_nat_filter_event): New, refactored fromPedro Alves1-159/+169
2008-01-29 * Makefile.in (symfile.o): Update.Daniel Jacobowitz1-10/+20
2008-01-23 Inform about new thread in a single place.Vladimir Prus1-6/+1
2008-01-02 * linux-nat.c (linux_child_follow_fork): Call also CHECK_FOR_THREAD_DB.Jan Kratochvil1-0/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-10-11 * linux-nat.c (lin_lwp_attach_lwp): Use "Linux kernel 2.6.19"Ulrich Weigand1-2/+2
2007-10-022007-10-02 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-0/+4
2007-10-01 * linux-nat.c (linux_nat_new_thread): New variable.Daniel Jacobowitz1-57/+113
2007-09-02 * linux-nat.c (linux_nat_make_corefile_notes): Fixed a buffer overflow.Jan Kratochvil1-3/+14
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-07-03 * linux-nat.c (linux_nat_info_proc_cmd): Fix parsing of columns inAndreas Schwab1-64/+65
2007-06-16 * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand1-20/+14
2007-06-132007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-2/+2
2007-06-092007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-3/+6
2007-05-10 * inf-ptrace.c (inf_ptrace_register_u_offset): Adapt parameter list.Ulrich Weigand1-1/+1
2007-05-07 * linux-nat.c (child_post_attach): Rename to ...Ulrich Weigand1-19/+20
2007-05-06 * target.h (struct regcache): Add forward declaration.Ulrich Weigand1-6/+7
2007-05-06 * gregset.h (struct regcache): Add forward declaration.Ulrich Weigand1-3/+3
2007-04-25 * linux-nat.c (linux_register_u_offset): Remove.Ulrich Weigand1-25/+22
2007-02-092007-02-09 Gabriel Dos Reis <gdr@integrable-solutions.net>Gabriel Dos Reis1-1/+1
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2007-01-08 * linux-nat.c (struct simple_pid_list): Add status.Daniel Jacobowitz1-98/+115
2007-01-03 Warning fixes.Daniel Jacobowitz1-4/+4
2006-12-31 * linux-nat.c (lin_lwp_attach_lwp): Return a status. Do notDaniel Jacobowitz1-12/+26
2006-11-20Index: ChangeLogAndrew Cagney1-9/+9
2006-09-16(linux_test_for_tracefork): Don't leave zombieNick Roberts1-0/+1
2006-07-23 * linux-nat.c (linux_nat_add_target): Remove extern.Daniel Jacobowitz1-2/+0
2006-07-12 * target.c (target_read): Stop if target_read_partial returns 0Daniel Jacobowitz1-1/+2
2006-05-06 * linux-nat.c (linux_nat_do_thread_registers): Check forDavid S. Miller1-51/+33
2006-05-05 * linux-nat.c (exit_lwp): Fix NULL pointer access.Ulrich Weigand1-9/+17
2006-05-05 * linux-nat.c (linux_nat_wait): Do not short-cut reportingUlrich Weigand1-1/+4
2006-05-05 * linux-nat.c (linux_nat_do_thread_registers): Use theDavid S. Miller1-17/+65
2006-04-07Fix typo in previous commit.David S. Miller1-1/+1
2006-04-07 * linux-nat.c (linux_nat_thread_alive): Handle targets thatDavid S. Miller1-1/+7
2006-03-30 * linux-thread-db.c: Include "linux-nat.h".Daniel Jacobowitz1-1/+3
2006-03-24 * linux-nat.c (linux_ops_saved): New.Daniel Jacobowitz1-295/+122
2006-03-102006-03-09 Michael Snyder <msnyder@redhat.com>Michael Snyder1-3/+1
2006-02-20 * linux-nat.c (lin_thread_get_thread_signals): Default to __SIGRTMINDaniel Jacobowitz1-3/+9
2006-02-02 * linux-nat.c (struct saved_ptids, threads_to_delete)Daniel Jacobowitz1-32/+93