aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/linux-low.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-142011-11-14 Stan Shebs <stan@codesourcery.com>Stan Shebs1-3/+15
2011-10-07 * inferior.h (disable_randomization): Declare.Ulrich Weigand1-1/+49
2011-09-30gdbserver: add support for FDPIC loadmapsMike Frysinger1-11/+25
2011-08-24Stop threads when attaching to a PID that is the tgid.Luis Machado1-3/+72
2011-08-14gdb/gdbserver/Yao Qi1-0/+4
2011-08-14 gdb/Yao Qi1-0/+65
2011-07-212011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>Kwok Yeung1-313/+3
2011-05-04 * linux-low.c (linux_join): Skip process lookup.Doug Evans1-5/+0
2011-04-26gdb/Yao Qi1-38/+1
2011-02-272011-02-26 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+1
2011-02-272011-02-26 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-01-062011-01-05 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>Michael Snyder1-8/+20
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-12-29gdbserver: bfin: new portMike Frysinger1-0/+4
2010-11-16gdbserver: fix warning in nommu cloneMike Frysinger1-1/+1
2010-09-062010-09-06 Yao Qi <yao@codesourcery.com>Yao Qi1-4/+1
2010-09-062010-09-06 Yao Qi <yao@codesourcery.com>Yao Qi1-0/+3
2010-09-01use xsnprintf instead of snprintf.gdbadmin1-1/+1
2010-08-28 * linux-low.c (__SIGRTMIN): Define if not already defined.Pedro Alves1-5/+44
2010-08-28 * linux-low.c (linux_stabilize_threads): Wrap debug output in aPedro Alves1-7/+8
2010-08-27 * linux-low.c (linux_unprepare_to_access_memory): Rename to ...Pedro Alves1-2/+2
2010-08-26 * linux-low.c (linux_prepare_to_access_memory): New.Pedro Alves1-0/+21
2010-08-26 * gdbreplay.c (remote_error): New.Pedro Alves1-2/+10
2010-08-25 * linux-low.c (linux_wait_1): Move non-debugging code out ofPedro Alves1-2/+3
2010-08-25 * linux-low.c (linux_wait_1): Don't set last_status here.Pedro Alves1-3/+0
2010-08-25 PR threads/10729Pedro Alves1-0/+6
2010-08-112010-08-11 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge1-1/+1
2010-08-09 * linux-low.c (gdb_wants_lwp_stopped): Delete.Pedro Alves1-46/+2
2010-06-14gdb/Pedro Alves1-1/+11
2010-06-01gdb/gdbserver/Pedro Alves1-14/+645
2010-05-28gdb/Jan Kratochvil1-4/+12
2010-05-03 * linux-low.c (linux_kill, linux_detach): Adjust.Pedro Alves1-43/+161
2010-05-03 * linux-low.c (linux_wait_for_event_1): Move passing the signal toPedro Alves1-49/+47
2010-05-02 * linux-low.c (linux_kill_one_lwp): Assume the lwp is stopped.Pedro Alves1-55/+35
2010-05-01 * linux-low.c (linux_enable_event_reporting): New.Pedro Alves1-3/+12
2010-04-30 * linux-low.c (linux_kill_one_lwp, linux_kill)Pedro Alves1-14/+44
2010-04-16 Support for Windows OS Thread Information Block.Pierre Muller1-1/+2
2010-04-12 gdb/gdbserver/Pedro Alves1-0/+2
2010-04-11 GDBserver disconnected tracing support.Pedro Alves1-59/+83
2010-04-09 gdb/gdbserver/Pedro Alves1-2/+101
2010-04-07Add x86 AVX support to gdbserver.H.J. Lu1-11/+44
2010-04-03 * inferiors.c (add_thread): Set last_status kind toPedro Alves1-10/+8
2010-04-01 * linux-low.c (get_stop_pc): Don't adjust the PC if stopped withPedro Alves1-10/+6
2010-04-01 * linux-low.c (linux_wait_1): Avoid setting need_step_over isPedro Alves1-14/+40
2010-03-24 * linux-low.c (status_pending_p_callback): Fix comment.Pedro Alves1-292/+314
2010-03-24 Teach linux gdbserver to step-over-breakpoints.Pedro Alves1-331/+956
2010-03-15 * linux-low.c (fetch_register): Avoid passing a non string literalPedro Alves1-19/+2
2010-03-14 * linux-low.c (linux_write_memory): Bail out early if peekingPedro Alves1-4/+9
2010-03-14 * linux-low.h (struct lwp_info): New fieldsPedro Alves1-9/+53
2010-03-062010-03-06 Simo Melenius <simo.melenius@iki.fi>Pedro Alves1-1/+2