Fix build failure in inf-ptrace.c.
[binutils-gdb.git] / gdb / gdbserver / linux-low.c
2009-12-28 Doug Evans * linux-low.c: Delete inclusion of ansidecl.h, elf...
2009-12-28 Pedro Alves * linux-low.c (linux_remove_process): Remove `detaching'
2009-12-21 Doug Evans gdb/
2009-12-21 Doug Evans * linux-low.c (my_waitpid): Delete unnecessary prototype.
2009-12-19 Doug Evans * linux-low.c (my_waitpid): Move definition away from...
2009-12-16 Doug Evans * linux-low.c (linux_read_memory): Fix argument to...
2009-11-16 Pedro Alves * linux-low.c (linux_remove_process): Add `detaching...
2009-10-09 Paul Pluzhnikovdoc/
2009-07-31 Ulrich WeigandChangeLog:
2009-07-28 Daniel Jacobowitz * NEWS: Mention ARM VFP support.
2009-07-28 Daniel Jacobowitz * linux-low.c (linux_kill_one_lwp): Adjust kernel...
2009-06-30 Doug Evans Add h/w watchpoint support to x86-linux, win32-i386.
2009-06-25 Pedro Alves * server.c (process_serial_event): Re-return unsupport...
2009-06-22 Aleksandar Ristovski * linux-low.c (usr_fetch_inferior_registers): Remove...
2009-06-19 Pedro Alves2009-06-19 Aleksandar Ristovski <aristovski@qnx.com>
2009-05-24 Doug Evans * linux-low.c (handle_extended_wait): Use linux_resume...
2009-05-24 Doug Evans * linux-low.c (get_stop_pc): Print pc if debug_threads.
2009-05-24 Doug Evans * linux-low.c (linux_resume_one_lwp): Change type...
2009-05-13 Doug Evans(linux_test_for_tracefork): Back out turd from previous...
2009-05-12 Doug Evans Biarch support for i386/amd64 gdbserver.
2009-05-07 Doug Evans * linux-low.c (regsets_fetch_inferior_registers):...
2009-05-06 Pedro Alves PR server/10048
2009-04-30 Doug Evans * inferiors.c (remove_process): Fix memory leak, free...
2009-04-03 Pedro Alves * linux-low.c (usr_store_inferior_registers): Declare...
2009-04-01 Pedro Alves2009-04-01 Pedro Alves <pedro@codesourcery.com>
2009-04-01 Pedro Alves Non-stop mode support.
2009-04-01 Pedro Alves Decouple target code from remote protocol.
2009-04-01 Pedro Alves * target.h (struct thread_resume): Delete leave_stoppe...
2009-04-01 Pedro Alvesgdb/gdbserver/
2009-03-22 Pedro Alves * i387-fp.c, linux-arm-low.c, linux-cris-low.c,
2009-03-17 Pedro Alves Rename "process" to "lwp" throughout.
2009-02-06 Pedro Alves2009-02-06 Pedro Alves <pedro@codesourcery.com>
2009-01-06 Doug Evans* ChangeLog: Fix date of last entry.
2009-01-05 Doug Evans * linux-low.c (linux_attach_lwp): Add some comments...
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-12-14 Doug Evans * utils.c (xmalloc,xcalloc,xstrdup): New fns.
2008-12-12 Doug Evans * linux-low.c (linux_wait_for_process): Don't clobber...
2008-12-12 Doug Evans * linux-low.c (handle_extended_wait): Simplify, use...
2008-12-02 Vladimir Prus Implement -list-thread-groups --available
2008-11-14 Daniel Jacobowitz2008-11-14 Daniel Gutson <dgutson@codesourcery.com>
2008-08-05 Ulrich Weigand * linux-low.c (linux_resume_one_process): Ignore ESRCH.
2008-07-28 Doug Evans * linux-low.c (sys/dir.h, sys/user.h): Remove includes.
2008-07-12 Ulrich Weigand * linux-low.c (handle_extended_wait): Do not use ...
2008-04-17 Ulrich Weigand2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
2008-02-28 Ulrich WeigandChangeLog:
2008-02-27 Ulrich Weigand * linux-low.h (struct linux_target_ops): Replace left_...
2008-02-27 Ulrich Weigand * configure.srv [s390x-*-linux*]: Set srv_regobj to...
2008-02-27 Ulrich Weigandgdb/ChangeLog:
2008-02-01 Pedro Alves * hostio.c: Don't include errno.h.
2008-01-30 Daniel Jacobowitz * linux-low.c (linux_attach_lwp): Do not _exit after...
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-12-21 Andreas Schwab * linux-low.c (STACK_SIZE): Define.
2007-12-18 Daniel Jacobowitz * linux-low.c (linux_wait_for_event): Update messages...
2007-12-07 Daniel Jacobowitz * linux-low.c (linux_wait, linux_resume): Do not handl...
2007-11-05 Daniel Jacobowitz * linux-low.c: Include <sched.h>.
2007-11-01 Daniel Jacobowitz * linux-low.c (linux_tracefork_grandchild): New.
2007-10-24 Daniel Jacobowitz * linux-low.c (handle_extended_wait): Handle unexpecte...
2007-10-23 Daniel Jacobowitz * inferiors.c (change_inferior_id): Delete.
2007-09-19 Daniel Jacobowitz * linux-low.c (O_LARGEFILE): Define.
2007-09-04 Daniel Jacobowitz * linux-low.c (linux_wait_for_event): Do not pass...
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-07-02 Daniel Jacobowitz * inferiors.c (change_inferior_id): Add comment.
2007-06-20 Daniel Jacobowitz * linux-low.c (linux_create_inferior): Try execv befor...
2007-06-13 Daniel Jacobowitz2007-06-13 Mike Frysinger <vapier@gentoo.org>
2007-05-10 Pedro Alves * linux-low.c (linux_detach): Change return type to...
2007-05-10 Pedro Alves * target.h (target_ops): Change return type of detach...
2007-03-27 Daniel Jacobowitz2007-03-27 Jon Ringle <jon@ringle.org>
2007-02-26 Daniel Jacobowitz * gdb.texinfo (Monitor commands for gdbserver): New...
2007-02-25 Pedro Alves * target.h (target_ops): Rename send_signal to request...
2007-01-09 Daniel JacobowitzXML feature description support.
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2007-01-03 Daniel Jacobowitz * linux-low.c (linux_kill): Handle being called with...
2006-11-16 Daniel Jacobowitzgdb/
2006-10-17 Daniel Jacobowitz * acinclude.m4 (SRV_CHECK_TLS_GET_ADDR): New.
2006-09-28 Daniel Jacobowitz * linux-low.c (PTRACE_GETSIGINFO, PTRACE_SETSIGINFO...
2006-07-23 Daniel Jacobowitzgdb/
2006-05-09 Nathan Sidwell * configure.srv (m68k*-*-uclinux*): New target.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-02-15 Daniel Jacobowitz * linux-low.c (regsets_store_inferior_registers):...
2005-12-23 Eli Zaretskii * linux-arm-low.c:
2005-07-13 Daniel Jacobowitz * configure.ac: Define HAVE_LINUX_REGSETS even if...
2005-07-13 Daniel Jacobowitz * inferiors.c (struct thread_info): Add gdb_id.
2005-07-13 Daniel Jacobowitz * linux-low.c (fetch_register, usr_store_inferior_regi...
2005-06-17 Daniel Jacobowitz * linux-low.c (linux_wait, linux_send_signal): Don...
2005-06-13 Daniel Jacobowitz * acconfig.h: Remove.
2005-05-16 Ulrich Weigand * linux-low.c (fetch_register): Ensure buffer size...
2005-05-12 Orjan Friberg2005-05-12 Orjan Friberg <orjanf@axis.com>
2005-03-03 Daniel Jacobowitz * inferiors.c (change_inferior_id, add_thread, find_in...
2004-10-16 Daniel Jacobowitz * linux-i386-low.c (ps_get_thread_area): New.
2004-03-23 Daniel Jacobowitz * linux-low.c (linux_wait): Clear all_processes list...
2004-03-12 Daniel Jacobowitz * linux-low.c: Include <errno.h>. Remove extern decla...
2004-03-05 Daniel Jacobowitz * linux-low.c (linux_read_memory): Change return type to
2004-02-29 Daniel Jacobowitz * linux-low.c (linux_wait): Unblock async I/O.
2004-02-25 Roland McGrath2004-02-25 Roland McGrath <roland@redhat.com>
2004-01-31 Daniel Jacobowitz * linux-low.c: Update copyright year.
2003-10-13 Daniel Jacobowitz * linux-low.c (linux_resume): Take a struct thread_res...
2003-06-29 Daniel Jacobowitz * configure.in: Check whether we need to prototype...
2003-06-17 Daniel Jacobowitzgdb/
2003-06-05 Daniel Jacobowitz * linux-low.c (linux_wait_for_event): Correct comment...
2003-05-29 Jim Blandy* linux-low.c (usr_store_inferior_registers): Transfer...
next