summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/linux-low.c
Commit message (Expand)AuthorAgeFilesLines
* * linux-low.c (handle_extended_wait): Do not use "status"Ulrich Weigand2008-07-121-1/+1
* 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>Ulrich Weigand2008-04-171-37/+24
* ChangeLog:Ulrich Weigand2008-02-281-7/+0
* * linux-low.h (struct linux_target_ops): Replace left_pad_xfer fieldUlrich Weigand2008-02-271-8/+7
* * configure.srv [s390x-*-linux*]: Set srv_regobj to include bothUlrich Weigand2008-02-271-1/+18
* gdb/ChangeLog:Ulrich Weigand2008-02-271-1/+1
* * hostio.c: Don't include errno.h.Pedro Alves2008-02-011-0/+2
* * linux-low.c (linux_attach_lwp): Do not _exit after errors.Daniel Jacobowitz2008-01-301-7/+17
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * linux-low.c (STACK_SIZE): Define.Andreas Schwab2007-12-211-4/+17
* * linux-low.c (linux_wait_for_event): Update messages. Do notDaniel Jacobowitz2007-12-181-5/+14
* * linux-low.c (linux_wait, linux_resume): Do not handle async I/O.Daniel Jacobowitz2007-12-071-8/+1
* * linux-low.c: Include <sched.h>.Daniel Jacobowitz2007-11-051-0/+1
* * linux-low.c (linux_tracefork_grandchild): New.Daniel Jacobowitz2007-11-011-9/+17
* * linux-low.c (handle_extended_wait): Handle unexpected signals.Daniel Jacobowitz2007-10-241-4/+24
* * inferiors.c (change_inferior_id): Delete.Daniel Jacobowitz2007-10-231-37/+268
* * linux-low.c (O_LARGEFILE): Define.Daniel Jacobowitz2007-09-191-0/+35
* * linux-low.c (linux_wait_for_event): Do not pass signals whileDaniel Jacobowitz2007-09-041-3/+5
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * inferiors.c (change_inferior_id): Add comment.Daniel Jacobowitz2007-07-021-4/+40
* * linux-low.c (linux_create_inferior): Try execv before execvp.Daniel Jacobowitz2007-06-201-1/+3
* 2007-06-13 Mike Frysinger <vapier@gentoo.org>Daniel Jacobowitz2007-06-131-1/+1
* * linux-low.c (linux_detach): Change return type to int. Return 0.Pedro Alves2007-05-101-1/+2
* * target.h (target_ops): Change return type of detach to int.Pedro Alves2007-05-101-0/+14
* 2007-03-27 Jon Ringle <jon@ringle.org>Daniel Jacobowitz2007-03-271-3/+9
* * gdb.texinfo (Monitor commands for gdbserver): New subsection.Daniel Jacobowitz2007-02-261-2/+0
* * target.h (target_ops): Rename send_signal to request_interrupt,Pedro Alves2007-02-251-4/+4
* XML feature description support.Daniel Jacobowitz2007-01-091-0/+7
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+1
* * linux-low.c (linux_kill): Handle being called with no threads.Daniel Jacobowitz2007-01-031-1/+5
* gdb/Daniel Jacobowitz2006-11-161-53/+60
* * acinclude.m4 (SRV_CHECK_TLS_GET_ADDR): New.Daniel Jacobowitz2006-10-171-0/+7
* * linux-low.c (PTRACE_GETSIGINFO, PTRACE_SETSIGINFO): Define.Daniel Jacobowitz2006-09-281-9/+41
* gdb/Daniel Jacobowitz2006-07-231-3/+3
* * configure.srv (m68k*-*-uclinux*): New target.Nathan Sidwell2006-05-091-1/+53
* * linux-low.c (regsets_store_inferior_registers): Read the regsetDaniel Jacobowitz2006-02-151-3/+17
* * linux-arm-low.c:Eli Zaretskii2005-12-231-3/+3
* * configure.ac: Define HAVE_LINUX_REGSETS even if PTRACE_GETREGSDaniel Jacobowitz2005-07-131-1/+14
* * inferiors.c (struct thread_info): Add gdb_id.Daniel Jacobowitz2005-07-131-2/+2
* * linux-low.c (fetch_register, usr_store_inferior_registers): HandleDaniel Jacobowitz2005-07-131-2/+12
* * linux-low.c (linux_wait, linux_send_signal): Don't testDaniel Jacobowitz2005-06-171-2/+2
* * acconfig.h: Remove.Daniel Jacobowitz2005-06-131-3/+3
* * linux-low.c (fetch_register): Ensure buffer size is a multipleUlrich Weigand2005-05-161-6/+11
* 2005-05-12 Orjan Friberg <orjanf@axis.com>Orjan Friberg2005-05-121-1/+45
* * inferiors.c (change_inferior_id, add_thread, find_inferior_id):Daniel Jacobowitz2005-03-031-17/+18
* * linux-i386-low.c (ps_get_thread_area): New.Daniel Jacobowitz2004-10-161-3/+49
* * linux-low.c (linux_wait): Clear all_processes list also.Daniel Jacobowitz2004-03-231-1/+5
* * linux-low.c: Include <errno.h>. Remove extern declaration ofDaniel Jacobowitz2004-03-121-2/+1
* * linux-low.c (linux_read_memory): Change return type toDaniel Jacobowitz2004-03-051-1/+6
* * linux-low.c (linux_wait): Unblock async I/O.Daniel Jacobowitz2004-02-291-1/+6