merge from gcc
[external/binutils.git] / gdb / gdbserver / ChangeLog
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...
2009-06-19 Pedro Alves2009-06-19 Aleksandar Ristovski <aristovski@qnx.com>
2009-05-24 Doug Evansgdb:
2009-05-24 Doug Evans * linux-low.c (handle_extended_wait): Use linux_resume...
2009-05-24 Doug Evans * linux-low.c (get_stop_pc): Print pc if debug_threads.
2009-05-24 Doug Evans * linux-low.c (linux_resume_one_lwp): Change type...
2009-05-13 Doug Evans * linux-x86-low.c: Don't include assert.h.
2009-05-12 Doug Evans Biarch support for i386/amd64 gdbserver.
2009-05-07 Doug Evans * linux-low.c (regsets_fetch_inferior_registers):...
2009-05-06 Pedro AlvesFix braino.
2009-05-06 Pedro Alves PR server/10048
2009-04-30 Doug Evans * inferiors.c (started_inferior_callback): New function.
2009-04-30 Doug Evans * inferiors.c (remove_process): Fix memory leak, free...
2009-04-19 Pedro Alves2009-04-19 Danny Backx <dannybackx@users.sourceforge...
2009-04-03 Ulrich Weigand * inferiors.c (get_thread_process): Make global.
2009-04-03 Ulrich Weigand * remote-utils.c (prepare_resume_reply): Null-terminat...
2009-04-03 Pedro Alves * linux-low.c (usr_store_inferior_registers): Declare...
2009-04-01 Pedro Alves2009-04-01 Pedro Alves <pedro@codesourcery.com>
2009-04-01 Pedro Alves Non-stop mode support.
2009-04-01 Pedro Alves Decouple target code from remote protocol.
2009-04-01 Pedro Alves * target.h (struct thread_resume): Delete leave_stoppe...
2009-04-01 Pedro Alvesgdb/gdbserver/
2009-03-31 Pedro Alves * server.c (main): After the inferior having exited...
2009-03-25 Thiago Jung Bauermanngdb/
next