summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/linux-low.c
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog:Ulrich Weigand2009-07-311-1/+101
* * NEWS: Mention ARM VFP support.Daniel Jacobowitz2009-07-281-1/+10
* * linux-low.c (linux_kill_one_lwp): Adjust kernel workaround to skipDaniel Jacobowitz2009-07-281-1/+1
* Add h/w watchpoint support to x86-linux, win32-i386.Doug Evans2009-06-301-1/+11
* * server.c (process_serial_event): Re-return unsupported, notPedro Alves2009-06-251-10/+11
* * linux-low.c (usr_fetch_inferior_registers): Remove check for regno 0.Aleksandar Ristovski2009-06-221-1/+1
* 2009-06-19 Aleksandar Ristovski <aristovski@qnx.com>Pedro Alves2009-06-191-0/+7
* * linux-low.c (handle_extended_wait): Use linux_resume_one_lwpDoug Evans2009-05-241-6/+9
* * linux-low.c (get_stop_pc): Print pc if debug_threads.Doug Evans2009-05-241-11/+20
* * linux-low.c (linux_resume_one_lwp): Change type of first argDoug Evans2009-05-241-15/+12
* (linux_test_for_tracefork): Back out turd from previous check-in.Doug Evans2009-05-131-2/+0
* Biarch support for i386/amd64 gdbserver.Doug Evans2009-05-121-4/+104
* * linux-low.c (regsets_fetch_inferior_registers): Fix memory leak.Doug Evans2009-05-071-0/+4
* PR server/10048Pedro Alves2009-05-061-13/+14
* * inferiors.c (remove_process): Fix memory leak, free process.Doug Evans2009-04-301-3/+13
* * linux-low.c (usr_store_inferior_registers): Declare local `pid'Pedro Alves2009-04-031-0/+1
* 2009-04-01 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-04-011-144/+395
* Non-stop mode support.Pedro Alves2009-04-011-255/+638
* Decouple target code from remote protocol.Pedro Alves2009-04-011-12/+26
* * target.h (struct thread_resume): Delete leave_stopped member.Pedro Alves2009-04-011-18/+28
* gdb/gdbserver/Pedro Alves2009-04-011-16/+27
* * i387-fp.c, linux-arm-low.c, linux-cris-low.c,Pedro Alves2009-03-221-85/+92
* Rename "process" to "lwp" throughout.Pedro Alves2009-03-171-174/+174
* 2009-02-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-02-061-0/+39
* * ChangeLog: Fix date of last entry.Doug Evans2009-01-061-1/+1
* * linux-low.c (linux_attach_lwp): Add some comments/fixmes.Doug Evans2009-01-051-6/+29
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * utils.c (xmalloc,xcalloc,xstrdup): New fns.Doug Evans2008-12-141-7/+7
* * linux-low.c (linux_wait_for_process): Don't clobber current_inferiorDoug Evans2008-12-121-0/+2
* * linux-low.c (handle_extended_wait): Simplify, use my_waitpid.Doug Evans2008-12-121-3/+2
* Implement -list-thread-groups --availableVladimir Prus2008-12-021-0/+108
* 2008-11-14 Daniel Gutson <dgutson@codesourcery.com>Daniel Jacobowitz2008-11-141-1/+13
* * linux-low.c (linux_resume_one_process): Ignore ESRCH.Ulrich Weigand2008-08-051-1/+26
* * linux-low.c (sys/dir.h, sys/user.h): Remove includes.Doug Evans2008-07-281-3/+0
* * 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