aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/linux-low.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-12-21 * linux-low.c (STACK_SIZE): Define.Andreas Schwab1-4/+17
2007-12-18 * linux-low.c (linux_wait_for_event): Update messages. Do notDaniel Jacobowitz1-5/+14
2007-12-07 * linux-low.c (linux_wait, linux_resume): Do not handle async I/O.Daniel Jacobowitz1-8/+1
2007-11-05 * linux-low.c: Include <sched.h>.Daniel Jacobowitz1-0/+1
2007-11-01 * linux-low.c (linux_tracefork_grandchild): New.Daniel Jacobowitz1-9/+17
2007-10-24 * linux-low.c (handle_extended_wait): Handle unexpected signals.Daniel Jacobowitz1-4/+24
2007-10-23 * inferiors.c (change_inferior_id): Delete.Daniel Jacobowitz1-37/+268
2007-09-19 * linux-low.c (O_LARGEFILE): Define.Daniel Jacobowitz1-0/+35
2007-09-04 * linux-low.c (linux_wait_for_event): Do not pass signals whileDaniel Jacobowitz1-3/+5
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-07-02 * inferiors.c (change_inferior_id): Add comment.Daniel Jacobowitz1-4/+40
2007-06-20 * linux-low.c (linux_create_inferior): Try execv before execvp.Daniel Jacobowitz1-1/+3
2007-06-132007-06-13 Mike Frysinger <vapier@gentoo.org>Daniel Jacobowitz1-1/+1
2007-05-10 * linux-low.c (linux_detach): Change return type to int. Return 0.Pedro Alves1-1/+2
2007-05-10 * target.h (target_ops): Change return type of detach to int.Pedro Alves1-0/+14
2007-03-272007-03-27 Jon Ringle <jon@ringle.org>Daniel Jacobowitz1-3/+9
2007-02-26 * gdb.texinfo (Monitor commands for gdbserver): New subsection.Daniel Jacobowitz1-2/+0
2007-02-25 * target.h (target_ops): Rename send_signal to request_interrupt,Pedro Alves1-4/+4
2007-01-09XML feature description support.Daniel Jacobowitz1-0/+7
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+1
2007-01-03 * linux-low.c (linux_kill): Handle being called with no threads.Daniel Jacobowitz1-1/+5
2006-11-16gdb/Daniel Jacobowitz1-53/+60
2006-10-17 * acinclude.m4 (SRV_CHECK_TLS_GET_ADDR): New.Daniel Jacobowitz1-0/+7
2006-09-28 * linux-low.c (PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Define.Daniel Jacobowitz1-9/+41
2006-07-23gdb/Daniel Jacobowitz1-3/+3
2006-05-09 * configure.srv (m68k*-*-uclinux*): New target.Nathan Sidwell1-1/+53
2006-02-15 * linux-low.c (regsets_store_inferior_registers): Read the regsetDaniel Jacobowitz1-3/+17
2005-12-23 * linux-arm-low.c:Eli Zaretskii1-3/+3
2005-07-13 * configure.ac: Define HAVE_LINUX_REGSETS even if PTRACE_GETREGSDaniel Jacobowitz1-1/+14
2005-07-13 * inferiors.c (struct thread_info): Add gdb_id.Daniel Jacobowitz1-2/+2
2005-07-13 * linux-low.c (fetch_register, usr_store_inferior_registers): HandleDaniel Jacobowitz1-2/+12
2005-06-17 * linux-low.c (linux_wait, linux_send_signal): Don't testDaniel Jacobowitz1-2/+2
2005-06-13 * acconfig.h: Remove.Daniel Jacobowitz1-3/+3
2005-05-16 * linux-low.c (fetch_register): Ensure buffer size is a multipleUlrich Weigand1-6/+11
2005-05-122005-05-12 Orjan Friberg <orjanf@axis.com>Orjan Friberg1-1/+45
2005-03-03 * inferiors.c (change_inferior_id, add_thread, find_inferior_id):Daniel Jacobowitz1-17/+18
2004-10-16 * linux-i386-low.c (ps_get_thread_area): New.Daniel Jacobowitz1-3/+49
2004-03-23 * linux-low.c (linux_wait): Clear all_processes list also.Daniel Jacobowitz1-1/+5
2004-03-12 * linux-low.c: Include <errno.h>. Remove extern declaration ofDaniel Jacobowitz1-2/+1
2004-03-05 * linux-low.c (linux_read_memory): Change return type toDaniel Jacobowitz1-1/+6
2004-02-29 * linux-low.c (linux_wait): Unblock async I/O.Daniel Jacobowitz1-1/+6
2004-02-252004-02-25 Roland McGrath <roland@redhat.com>Roland McGrath1-5/+32
2004-01-31 * linux-low.c: Update copyright year.Daniel Jacobowitz1-17/+120
2003-10-13 * linux-low.c (linux_resume): Take a struct thread_resume *Daniel Jacobowitz1-20/+40
2003-06-29 * configure.in: Check whether we need to prototype strerror.Daniel Jacobowitz1-2/+1
2003-06-17gdb/Daniel Jacobowitz1-1/+17
2003-06-05 * linux-low.c (linux_wait_for_event): Correct comment typos.Daniel Jacobowitz1-4/+21
2003-05-29* linux-low.c (usr_store_inferior_registers): Transfer buf inJim Blandy1-2/+2
2003-03-26 * linux-low.c (linux_create_inferior): Use __SIGRTMIN.Daniel Jacobowitz1-4/+4