aboutsummaryrefslogtreecommitdiff
path: root/gdb/linux-nat.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-27 * linux-nat.c (resume_callback): Add more debugging output.Daniel Jacobowitz1-114/+110
2008-07-27 * linux-nat.c (count_events_callback, select_event_lwp_callback): OnlyDaniel Jacobowitz1-4/+4
2008-07-11 Exited threads.Pedro Alves1-45/+3
2008-07-10 Non-stop linux native.Pedro Alves1-46/+202
2008-07-10gdb/Jan Kratochvil1-0/+76
2008-07-09 Adjust fork/vfork/exec to pass ptids around.Pedro Alves1-4/+5
2008-07-09 Add "executing" property to threads.Pedro Alves1-4/+1
2008-07-08 * breakpoint.c (mark_breakpoints_out): Make public.Pedro Alves1-0/+10
2008-06-28gdb/Pedro Alves1-58/+102
2008-06-26 * linux-nat.c: Add description of overall logic.Vladimir Prus1-45/+94
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