aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2010-06-202010-06-20 Ian Lance Taylor <iant@google.com>Pedro Alves1-0/+7
2010-06-20 * tracepoint.c (condition_true_at_tracepoint): Don't run compiledPedro Alves1-0/+5
2010-06-19ChangeLog:Ulrich Weigand1-0/+5
2010-06-15 * linux-x86-low.c (amd64_emit_const, amd64_emit_void_call_2)Pedro Alves1-0/+10
2010-06-14gdb/Pedro Alves1-0/+73
2010-06-14 * linux-ppc-low.c (ppc_arch_setup): Use private regcache to test MSR.Ulrich Weigand1-0/+5
2010-06-01gdb/gdbserver/Pedro Alves1-0/+256
2010-06-01 * server.c (handle_query) <qSupported>: Do two passes over thePedro Alves1-0/+5
2010-05-28gdb/Jan Kratochvil1-0/+9
2010-05-28gdb/Jan Kratochvil1-0/+5
2010-05-262010-05-26 Ozkan Sezer <sezeroz@gmail.com>Ozkan Sezer1-0/+6
2010-05-23 * config.h: Regenerate.Pedro Alves1-0/+4
2010-05-19 * linux-m68k-low.c (ps_get_thread_area): Don't define if kernelMaxim Kuvyrkov1-0/+5
2010-05-19 * linux-m68k-low.c: Include <asm/ptrace.h>Maxim Kuvyrkov1-0/+5
2010-05-03 * event-loop.c (struct callback_event): New struct.Doug Evans1-0/+17
2010-05-03 gdb/gdbserver/Pedro Alves1-0/+22
2010-05-03 * linux-low.c (linux_kill, linux_detach): Adjust.Pedro Alves1-0/+44
2010-05-03 * linux-low.c (linux_wait_for_event_1): Move passing the signal toPedro Alves1-0/+7
2010-05-02 gdb/Pedro Alves1-0/+4
2010-05-02 * linux-low.c (linux_kill_one_lwp): Assume the lwp is stopped.Pedro Alves1-0/+26
2010-05-01 * linux-low.c (linux_enable_event_reporting): New.Pedro Alves1-0/+5
2010-04-30 * linux-low.c (linux_kill_one_lwp, linux_kill)Pedro Alves1-0/+13
2010-04-26 * server.c (handle_general_set): Make static.Doug Evans1-0/+2
2010-04-26 * remote-utils.c (putpkt_binary_1): Call readchar instead of read.Doug Evans1-0/+6
2010-04-24 * server.c (start_inferior): Print inferior argv if --debug.Doug Evans1-0/+4
2010-04-21* Makefile.in (nto_low_h nto-low.o nto-x86-low.o): New dependency lists.Aleksandar Ristovski1-0/+5
2010-04-20 * win32-i386-low.c: Use __x86_64__ macro instead of __x86_64 toPierre Muller1-0/+7
2010-04-20 * configure.srv (x86_64-*-mingw*): New configuration for WindowsPierre Muller1-0/+5
2010-04-20 * win32-i386-low.c: Add 64-bit support.Pierre Muller1-0/+9
2010-04-20 * win32-low.c: Adapt to support also 64-bit architecture.Pierre Muller1-0/+13
2010-04-19 * configure.srv (srv_amd64_regobj): Replace `x86-64-avx.o' byPierre Muller1-0/+5
2010-04-17 * configure.ac: Use `ws2_32' library for srv_mingw.Pierre Muller1-0/+7
2010-04-17Define xmltarget_amd64_linux_no_xml only for amd64.H.J. Lu1-0/+5
2010-04-16 * configure: Regenerate.Pierre Muller1-0/+4
2010-04-16 Support for Windows OS Thread Information Block.Pierre Muller1-0/+13
2010-04-12Remove gdb/gdbserver/ line.Pedro Alves1-1/+0
2010-04-12 gdb/gdbserver/Pedro Alves1-0/+12
2010-04-12 * server.h (buffer_xml_printf): Remove redundant `;'.Pedro Alves1-0/+4
2010-04-12 * regcache.c (set_register_cache): Invalidate regcaches beforePedro Alves1-0/+9
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