]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/gdbserver/ChangeLog
* serial.c (serial_write): Handle serial_debug_p akin to serial_read.
[thirdparty/binutils-gdb.git] / gdb / gdbserver / ChangeLog
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  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 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
2009-11-17  Maxim Kuvyrkov2009-11-17 Daniel Jacobowitz <dan@codesourcery.com>
2009-11-17  Maxim Kuvyrkov2009-11-17 Nathan Sidwell <nathan@codesourcery.com>
2009-11-16  Pedro Alves * linux-low.c (linux_remove_process): Add `detaching...
2009-11-12  Maxim Kuvyrkov * thread-db.c (thread_db_free): Fix typo.
2009-11-12  Paul Pluzhnikovgdb/ChangeLog:
2009-11-03  Nathan Sidwell * configure.ac (i[34567]86-*): Check if we're targetti...
2009-10-29  Sandra Loosemore2009-10-29 Sandra Loosemore <sandra@codesourcery...
2009-10-29  Paul Pluzhnikov2009-10-29 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-10-28  Paul Pluzhnikov2009-10-28 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-10-13  Pedro Alves2009-10-13 Pedro Alves <pedro@codesourcery.com>
2009-10-09  Paul Pluzhnikovdoc/
2009-09-27  Ulrich Weigand * spu-low.c (spu_kill): Wait for inferior to terminate.
2009-08-22  Ralf WildenhuesRegenerate tree using Autoconf 2.64 and Automake 1.11.
2009-07-31  Ulrich Weigand * linux-ppc-low.c (INSTR_SC, NR_spu_run): Define.
2009-07-31  Ulrich WeigandChangeLog:
2009-07-31  Ulrich WeigandChangeLog:
2009-07-30  Ralf Wildenhuessim/
2009-07-28  Daniel Jacobowitz * NEWS: Mention ARM VFP support.
2009-07-28  Daniel Jacobowitz * linux-low.c (linux_kill_one_lwp): Adjust kernel...
2009-07-06  Aleksandar Ristovski Adding Neutrino gdbserver.
2009-07-05  Pedro AlvesOoops. Fix date.
2009-07-05  Pedro Alves * configure.srv (i[34567]86-*-mingw32ce*): Add i386...
2009-07-04  Pedro Alves * win32-i386-low.c (i386_get_thread_context): Handle...
2009-06-30  Doug Evans Add h/w watchpoint support to x86-linux, win32-i386.
2009-06-25  Pedro Alves * server.c (process_serial_event): Re-return unsupport...
2009-06-24  Pierre Muller * server.c (handle_v_kill): Pass signal_pid to
2009-06-23  Aleksandar Ristovski* server.c (process_serial_event): Add support for...
2009-06-22  Aleksandar Ristovski * linux-low.c (usr_fetch_inferior_registers): Remove...
next