aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver
AgeCommit message (Expand)AuthorFilesLines
2010-06-202010-06-20 Ian Lance Taylor <iant@google.com>Pedro Alves2-25/+28
2010-06-20 * tracepoint.c (condition_true_at_tracepoint): Don't run compiledPedro Alves2-0/+21
2010-06-19ChangeLog:Ulrich Weigand2-2/+41
2010-06-15 * linux-x86-low.c (amd64_emit_const, amd64_emit_void_call_2)Pedro Alves4-9/+19
2010-06-14gdb/Pedro Alves9-5/+1823
2010-06-14 * linux-ppc-low.c (ppc_arch_setup): Use private regcache to test MSR.Ulrich Weigand3-2/+12
2010-06-01gdb/gdbserver/Pedro Alves20-158/+4571
2010-06-01 * server.c (handle_query) <qSupported>: Do two passes over thePedro Alves2-14/+39
2010-05-28gdb/Jan Kratochvil5-6/+88
2010-05-28gdb/Jan Kratochvil2-4/+17
2010-05-262010-05-26 Ozkan Sezer <sezeroz@gmail.com>Ozkan Sezer3-2/+8
2010-05-23 * config.h: Regenerate.Pedro Alves1-0/+4
2010-05-23gdb/Pedro Alves1-0/+3
2010-05-19 * linux-m68k-low.c (ps_get_thread_area): Don't define if kernelMaxim Kuvyrkov2-0/+7
2010-05-19 * linux-m68k-low.c: Include <asm/ptrace.h>Maxim Kuvyrkov2-0/+24
2010-05-03 * event-loop.c (struct callback_event): New struct.Doug Evans4-16/+216
2010-05-03 gdb/gdbserver/Pedro Alves6-52/+94
2010-05-03 * linux-low.c (linux_kill, linux_detach): Adjust.Pedro Alves6-54/+260
2010-05-03 * linux-low.c (linux_wait_for_event_1): Move passing the signal toPedro Alves2-49/+54
2010-05-02 gdb/Pedro Alves2-31/+35
2010-05-02 * linux-low.c (linux_kill_one_lwp): Assume the lwp is stopped.Pedro Alves6-70/+135
2010-05-01 * linux-low.c (linux_enable_event_reporting): New.Pedro Alves2-3/+17
2010-04-30 * linux-low.c (linux_kill_one_lwp, linux_kill)Pedro Alves2-14/+57
2010-04-26 * server.c (handle_general_set): Make static.Doug Evans2-1/+4
2010-04-26 * remote-utils.c (putpkt_binary_1): Call readchar instead of read.Doug Evans2-18/+22
2010-04-24 * server.c (start_inferior): Print inferior argv if --debug.Doug Evans2-0/+12
2010-04-21* Makefile.in (nto_low_h nto-low.o nto-x86-low.o): New dependency lists.Aleksandar Ristovski3-1/+11
2010-04-20 * win32-i386-low.c: Use __x86_64__ macro instead of __x86_64 toPierre Muller2-6/+13
2010-04-20 * configure.srv (x86_64-*-mingw*): New configuration for WindowsPierre Muller2-0/+11
2010-04-20 * win32-i386-low.c: Add 64-bit support.Pierre Muller2-1/+100
2010-04-20 * win32-low.c: Adapt to support also 64-bit architecture.Pierre Muller2-15/+27
2010-04-19 * configure.srv (srv_amd64_regobj): Replace `x86-64-avx.o' byPierre Muller2-1/+6
2010-04-17 * configure.ac: Use `ws2_32' library for srv_mingw.Pierre Muller5-4/+11
2010-04-17Define xmltarget_amd64_linux_no_xml only for amd64.H.J. Lu2-0/+8
2010-04-16 * configure: Regenerate.Pierre Muller2-0/+12
2010-04-16 Support for Windows OS Thread Information Block.Pierre Muller6-9/+84
2010-04-12Remove gdb/gdbserver/ line.Pedro Alves1-1/+0
2010-04-12 gdb/gdbserver/Pedro Alves6-7/+36
2010-04-12 * server.h (buffer_xml_printf): Remove redundant `;'.Pedro Alves2-1/+5
2010-04-12 * regcache.c (set_register_cache): Invalidate regcaches beforePedro Alves3-0/+21
2010-04-12Avoid unused variable warning on Linux/x86-64.H.J. Lu2-1/+6
2010-04-11 GDBserver disconnected tracing support.Pedro Alves15-185/+686
2010-04-11 * regcache.c (realloc_register_cache): Invalidate inferior'sPedro Alves2-0/+7
2010-04-09 * tracepoint.c (cmd_qtstatus): Report trace buffer circularity.Pedro Alves2-3/+8
2010-04-09 gdb/gdbserver/Pedro Alves14-29/+3934
2010-04-08Support i386 without SSE.H.J. Lu4-7/+68
2010-04-07Add x86 AVX support to gdbserver.H.J. Lu19-57/+633
2010-04-03 * inferiors.c (add_thread): Set last_status kind toPedro Alves4-11/+22
2010-04-01 * linux-low.c (get_stop_pc): Don't adjust the PC if stopped withPedro Alves2-10/+13
2010-04-01 * mem-break.c (struct raw_breakpoint): New field shlib_disabled.Pedro Alves4-2/+132