2010-07-02 Ulrich Weigand <uweigand@de.ibm.com>
[binutils-gdb.git] / gdb / gdbserver /
2010-07-01 Pedro Alves Static tracepoints support, and UST integration.
2010-06-20 Pedro Alves2010-06-20 Ian Lance Taylor <iant@google.com>
2010-06-20 Pedro Alves * tracepoint.c (condition_true_at_tracepoint): Don...
2010-06-19 Ulrich WeigandChangeLog:
2010-06-15 Pedro Alves * linux-x86-low.c (amd64_emit_const, amd64_emit_void_c...
2010-06-14 Pedro Alvesgdb/
2010-06-14 Ulrich Weigand * linux-ppc-low.c (ppc_arch_setup): Use private regcac...
2010-06-01 Pedro Alvesgdb/gdbserver/
2010-06-01 Pedro Alves * server.c (handle_query) <qSupported>: Do two passes...
2010-05-28 Jan Kratochvilgdb/
2010-05-28 Jan Kratochvilgdb/
2010-05-26 Ozkan Sezer2010-05-26 Ozkan Sezer <sezeroz@gmail.com>
2010-05-23 Pedro Alves * config.h: Regenerate.
2010-05-23 Pedro Alvesgdb/
2010-05-19 Maxim Kuvyrkov * linux-m68k-low.c (ps_get_thread_area): Don't define...
2010-05-19 Maxim Kuvyrkov * linux-m68k-low.c: Include <asm/ptrace.h>
2010-05-03 Doug Evans * event-loop.c (struct callback_event): New struct.
2010-05-03 Pedro Alves gdb/gdbserver/
2010-05-03 Pedro Alves * linux-low.c (linux_kill, linux_detach): Adjust.
2010-05-03 Pedro Alves * linux-low.c (linux_wait_for_event_1): Move passing...
2010-05-02 Pedro Alves gdb/
2010-05-02 Pedro Alves * linux-low.c (linux_kill_one_lwp): Assume the lwp...
2010-05-01 Pedro Alves * linux-low.c (linux_enable_event_reporting): New.
2010-04-30 Pedro Alves * linux-low.c (linux_kill_one_lwp, linux_kill)
2010-04-26 Doug Evans * server.c (handle_general_set): Make static.
2010-04-26 Doug Evans * remote-utils.c (putpkt_binary_1): Call readchar...
2010-04-24 Doug Evans * server.c (start_inferior): Print inferior argv if...
2010-04-21 Aleksandar Ristovski* Makefile.in (nto_low_h nto-low.o nto-x86-low.o):...
2010-04-20 Pierre Muller * win32-i386-low.c: Use __x86_64__ macro instead of...
2010-04-20 Pierre Muller * configure.srv (x86_64-*-mingw*): New configuration...
2010-04-20 Pierre Muller * win32-i386-low.c: Add 64-bit support.
2010-04-20 Pierre Muller * win32-low.c: Adapt to support also 64-bit architecture.
2010-04-19 Pierre Muller * configure.srv (srv_amd64_regobj): Replace `x86-64...
2010-04-17 Pierre Muller * configure.ac: Use `ws2_32' library for srv_mingw.
2010-04-17 H.J. LuDefine xmltarget_amd64_linux_no_xml only for amd64.
2010-04-16 Pierre Muller * configure: Regenerate.
2010-04-16 Pierre Muller Support for Windows OS Thread Information Block.
2010-04-12 Pedro AlvesRemove gdb/gdbserver/ line.
2010-04-12 Pedro Alves gdb/gdbserver/
2010-04-12 Pedro Alves * server.h (buffer_xml_printf): Remove redundant `;'.
2010-04-12 Pedro Alves * regcache.c (set_register_cache): Invalidate regcache...
2010-04-12 H.J. LuAvoid unused variable warning on Linux/x86-64.
2010-04-11 Pedro Alves GDBserver disconnected tracing support.
2010-04-11 Pedro Alves * regcache.c (realloc_register_cache): Invalidate...
2010-04-09 Pedro Alves * tracepoint.c (cmd_qtstatus): Report trace buffer...
2010-04-09 Pedro Alves gdb/gdbserver/
2010-04-08 H.J. LuSupport i386 without SSE.
2010-04-07 H.J. LuAdd x86 AVX support to gdbserver.
2010-04-03 Pedro Alves * inferiors.c (add_thread): Set last_status kind to
2010-04-01 Pedro Alves * linux-low.c (get_stop_pc): Don't adjust the PC if...
2010-04-01 Pedro Alves * mem-break.c (struct raw_breakpoint): New field shlib...
2010-04-01 Pedro Alves * linux-low.c (linux_wait_1): Avoid setting need_step_...
2010-03-24 Pedro Alves * linux-low.c (status_pending_p_callback): Fix comment.
2010-03-24 Pedro Alves * mem-break.c (enum bkpt_type): New.
2010-03-24 Pedro Alves * server.c (handle_query): Assign, not compare.
2010-03-24 Pedro Alves Teach linux gdbserver to step-over-breakpoints.
2010-03-23 Michael Snyder2010-03-23 Michael Snyder <msnyder@vmware.com>
2010-03-23 Pedro Alves * linux-x86-low.c (x86_linux_prepare_to_resume): Clear...
2010-03-16 Pedro Alves gdb/gdbserver/
2010-03-15 Andreas Schwab* configure.srv: Fix typo setting srv_regobj.
2010-03-15 Pedro Alves * linux-low.c (fetch_register): Avoid passing a non...
2010-03-14 Pedro Alves * linux-low.c (linux_write_memory): Bail out early...
2010-03-14 Pedro Alves * linux-low.h (struct lwp_info): New fields
2010-03-06 Pedro Alves2010-03-06 Simo Melenius <simo.melenius@iki.fi>
2010-03-01 H.J. LuEnable XML target descriptions for x86.
2010-02-23 Maxim Kuvyrkov * configure.ac: Check for libdl. If it is not availab...
2010-02-22 Pedro Alves2010-02-22 Pedro Alves <pedro@codesourcery.com>
2010-02-13 Doug Evans * linux-low.c (linux_supports_tracefork_flag): Document.
2010-02-03 H.J. Lu2010-02-03 H.J. Lu <hongjiu.lu@intel.com>
2010-02-02 Joel Brobeckergdbserver crash when running 32bits exes on x64 Windows.
2010-02-01 Jan Kratochvilgdb/
2010-02-01 Daniel Jacobowitz * arm-linux-tdep.c (arm_linux_thumb2_be_breakpoint)
2010-01-29 Daniel Jacobowitz * infrun.c (prepare_to_proceed): Handle other signals...
2010-01-21 Pedro Alves * linux-ppc-low.c (ppc_arch_setup): Adjust to regcache
2010-01-21 Jan Kratochvilgdb/gdbserver/
2010-01-21 Doug Evans * linux-low.c (PTRACE_ARG3_TYPE): Change from long...
2010-01-21 Doug Evans * linux-arm-low.c: Remove redundant include of gdb_pro...
2010-01-21 Pedro Alves * proc-service.c (ps_lgetregs): Don't refetch register...
2010-01-21 Pedro Alves * spu-low.c (spu_fetch_registers, spu_store_registers...
2010-01-20 Pedro Alves * regcache.h (struct thread_info): Forward declare.
2010-01-20 Doug Evans* linux-low.c (W_STOPCODE): Provide definition if missing.
2010-01-20 Doug Evans * linux-low.c (linux_create_inferior): Wrap use of...
2010-01-12 Vladimir Prus Implement core awareness.
2010-01-04 Ulrich Weigand * features/Makefile (WHICH): Add s390-linux32...
2010-01-01 Joel BrobeckerUpdate the copyright header of most if not all files...
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2010-01-01 Joel Brobecker * server.c (gdbserver_version): Update copyrigh...
2009-12-28 Doug Evans * linux-low.c: Delete inclusion of ansidecl.h, elf...
2009-12-28 Pedro Alves * linux-low.c (linux_remove_process): Remove `detaching'
2009-12-22 Doug Evans * linux-x86-low.c: Delete outdated comment about Elf32...
2009-12-21 Doug Evans gdb/
2009-12-21 Doug Evans * configure.ac: Check for dladdr.
2009-12-21 Doug Evans * linux-low.c (my_waitpid): Delete unnecessary prototype.
2009-12-19 Doug Evans * event-loop.c: Include unistd.h if it exists.
2009-12-19 Doug Evans * linux-low.c (my_waitpid): Move definition away from...
2009-12-19 Doug Evans gdb/
2009-12-16 Doug Evans * linux-low.c (linux_read_memory): Fix argument to...
2009-11-26 Pedro Alves * win32-low.c (get_child_debug_event): On EXIT_THREAD_...
2009-11-26 Pedro Alves * win32-low.c (LOG): Delete.
2009-11-26 Pedro Alves * win32-low.c (win32_add_one_solib): If the dll name is
next