aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2010-04-12Avoid unused variable warning on Linux/x86-64.H.J. Lu1-0/+5
2010-04-11 GDBserver disconnected tracing support.Pedro Alves1-0/+99
2010-04-11 * regcache.c (realloc_register_cache): Invalidate inferior'sPedro Alves1-0/+5
2010-04-09 * tracepoint.c (cmd_qtstatus): Report trace buffer circularity.Pedro Alves1-0/+4
2010-04-09 gdb/gdbserver/Pedro Alves1-0/+57
2010-04-08Support i386 without SSE.H.J. Lu1-0/+17
2010-04-07Add x86 AVX support to gdbserver.H.J. Lu1-0/+76
2010-04-03 * inferiors.c (add_thread): Set last_status kind toPedro Alves1-0/+12
2010-04-01 * linux-low.c (get_stop_pc): Don't adjust the PC if stopped withPedro Alves1-0/+7
2010-04-01 * mem-break.c (struct raw_breakpoint): New field shlib_disabled.Pedro Alves1-0/+17
2010-04-01 * linux-low.c (linux_wait_1): Avoid setting need_step_over isPedro Alves1-0/+58
2010-03-24 * linux-low.c (status_pending_p_callback): Fix comment.Pedro Alves1-0/+19
2010-03-24 * mem-break.c (enum bkpt_type): New.Pedro Alves1-0/+16
2010-03-24 * server.c (handle_query): Assign, not compare.Pedro Alves1-0/+4
2010-03-24 Teach linux gdbserver to step-over-breakpoints.Pedro Alves1-0/+84
2010-03-232010-03-23 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+5
2010-03-23 * linux-x86-low.c (x86_linux_prepare_to_resume): Clear DR6 if thePedro Alves1-0/+5
2010-03-16 gdb/gdbserver/Pedro Alves1-0/+6
2010-03-15* configure.srv: Fix typo setting srv_regobj.Andreas Schwab1-0/+4
2010-03-15 * linux-low.c (fetch_register): Avoid passing a non string literalPedro Alves1-0/+6
2010-03-14 * linux-low.c (linux_write_memory): Bail out early if peekingPedro Alves1-0/+5
2010-03-14 * linux-low.h (struct lwp_info): New fieldsPedro Alves1-0/+13
2010-03-062010-03-06 Simo Melenius <simo.melenius@iki.fi>Pedro Alves1-0/+5
2010-03-01Enable XML target descriptions for x86.H.J. Lu1-0/+47
2010-02-23 * configure.ac: Check for libdl. If it is not available link againstMaxim Kuvyrkov1-0/+6
2010-02-222010-02-22 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+8
2010-02-13 * linux-low.c (linux_supports_tracefork_flag): Document.Doug Evans1-0/+5
2010-02-032010-02-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+5
2010-02-02gdbserver crash when running 32bits exes on x64 Windows.Joel Brobecker1-0/+7
2010-02-01 * arm-linux-tdep.c (arm_linux_thumb2_be_breakpoint)Daniel Jacobowitz1-0/+6
2010-01-29 * infrun.c (prepare_to_proceed): Handle other signals which mightDaniel Jacobowitz1-0/+6
2010-01-21 * linux-ppc-low.c (ppc_arch_setup): Adjust to regcachePedro Alves1-0/+4
2010-01-21gdb/gdbserver/Jan Kratochvil1-0/+5
2010-01-21 * linux-low.c (PTRACE_ARG3_TYPE): Change from long to void*.Doug Evans1-0/+9
2010-01-21 * linux-arm-low.c: Remove redundant include of gdb_proc_service.h.Doug Evans1-0/+5
2010-01-21 * proc-service.c (ps_lgetregs): Don't refetch registers from thePedro Alves1-0/+5
2010-01-21 * spu-low.c (spu_fetch_registers, spu_store_registers): ChangePedro Alves1-0/+5
2010-01-20 * regcache.h (struct thread_info): Forward declare.Pedro Alves1-0/+126
2010-01-20* linux-low.c (W_STOPCODE): Provide definition if missing.Doug Evans1-0/+1
2010-01-20 * linux-low.c (linux_create_inferior): Wrap use of __SIGRTMIN inDoug Evans1-0/+6
2010-01-12 Implement core awareness.Vladimir Prus1-0/+14
2010-01-04 * features/Makefile (WHICH): Add s390-linux32, s390-linux64,Ulrich Weigand1-0/+27
2010-01-01 * server.c (gdbserver_version): Update copyright year to 2010.Joel Brobecker1-0/+5
2009-12-28 * linux-low.c: Delete inclusion of ansidecl.h, elf/common.h,Doug Evans1-0/+5
2009-12-28 * linux-low.c (linux_remove_process): Remove `detaching'Pedro Alves1-0/+11
2009-12-22 * linux-x86-low.c: Delete outdated comment about Elf32_Phdr.Doug Evans1-0/+2
2009-12-21 gdb/Doug Evans1-0/+6
2009-12-21 * configure.ac: Check for dladdr.Doug Evans1-0/+6
2009-12-21 * linux-low.c (my_waitpid): Delete unnecessary prototype.Doug Evans1-0/+4
2009-12-19 * event-loop.c: Include unistd.h if it exists.Doug Evans1-0/+2