summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/linux-low.c
Commit message (Expand)AuthorAgeFilesLines
* gdb/Pedro Alves2010-06-141-1/+11
* gdb/gdbserver/Pedro Alves2010-06-011-14/+645
* gdb/Jan Kratochvil2010-05-281-4/+12
* * linux-low.c (linux_kill, linux_detach): Adjust.Pedro Alves2010-05-031-43/+161
* * linux-low.c (linux_wait_for_event_1): Move passing the signal toPedro Alves2010-05-031-49/+47
* * linux-low.c (linux_kill_one_lwp): Assume the lwp is stopped.Pedro Alves2010-05-021-55/+35
* * linux-low.c (linux_enable_event_reporting): New.Pedro Alves2010-05-011-3/+12
* * linux-low.c (linux_kill_one_lwp, linux_kill)Pedro Alves2010-04-301-14/+44
* Support for Windows OS Thread Information Block.Pierre Muller2010-04-161-1/+2
* gdb/gdbserver/Pedro Alves2010-04-121-0/+2
* GDBserver disconnected tracing support.Pedro Alves2010-04-111-59/+83
* gdb/gdbserver/Pedro Alves2010-04-091-2/+101
* Add x86 AVX support to gdbserver.H.J. Lu2010-04-071-11/+44
* * inferiors.c (add_thread): Set last_status kind toPedro Alves2010-04-031-10/+8
* * linux-low.c (get_stop_pc): Don't adjust the PC if stopped withPedro Alves2010-04-011-10/+6
* * linux-low.c (linux_wait_1): Avoid setting need_step_over isPedro Alves2010-04-011-14/+40
* * linux-low.c (status_pending_p_callback): Fix comment.Pedro Alves2010-03-241-292/+314
* Teach linux gdbserver to step-over-breakpoints.Pedro Alves2010-03-241-331/+956
* * linux-low.c (fetch_register): Avoid passing a non string literalPedro Alves2010-03-151-19/+2
* * linux-low.c (linux_write_memory): Bail out early if peekingPedro Alves2010-03-141-4/+9
* * linux-low.h (struct lwp_info): New fieldsPedro Alves2010-03-141-9/+53
* 2010-03-06 Simo Melenius <simo.melenius@iki.fi>Pedro Alves2010-03-061-1/+2
* * linux-low.c (linux_supports_tracefork_flag): Document.Doug Evans2010-02-131-0/+4
* gdb/Jan Kratochvil2010-02-011-2/+28
* * infrun.c (prepare_to_proceed): Handle other signals which mightDaniel Jacobowitz2010-01-291-5/+16
* * linux-low.c (PTRACE_ARG3_TYPE): Change from long to void*.Doug Evans2010-01-211-13/+36
* * regcache.h (struct thread_info): Forward declare.Pedro Alves2010-01-201-25/+29
* * linux-low.c (W_STOPCODE): Provide definition if missing.Doug Evans2010-01-201-0/+4
* * linux-low.c (linux_create_inferior): Wrap use of __SIGRTMIN inDoug Evans2010-01-201-1/+5
* Implement core awareness.Vladimir Prus2010-01-121-33/+241
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * linux-low.c: Delete inclusion of ansidecl.h, elf/common.h,Doug Evans2009-12-281-5/+9
* * linux-low.c (linux_remove_process): Remove `detaching'Pedro Alves2009-12-281-8/+14
* gdb/Doug Evans2009-12-211-13/+17
* * linux-low.c (my_waitpid): Delete unnecessary prototype.Doug Evans2009-12-211-1/+0
* * linux-low.c (my_waitpid): Move definition away from being inDoug Evans2009-12-191-75/+75
* * linux-low.c (linux_read_memory): Fix argument to read.Doug Evans2009-12-161-1/+1
* * linux-low.c (linux_remove_process): Add `detaching' parameter.Pedro Alves2009-11-161-5/+5
* doc/Paul Pluzhnikov2009-10-091-7/+17
* 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