2009-11-17 Nathan Sidwell <nathan@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
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/
2009-03-23  Pedro Alves * server.c (handle_query) Whitespace and formatting.
2009-03-22  Pedro Alves * i387-fp.c, linux-arm-low.c, linux-cris-low.c,
2009-03-22  Pedro Alves * inferiors.c (find_inferior): Make it safe for the...
2009-03-22  Pedro Alves * Makefile.in (linuw_low_h): Move higher.
2009-03-17  Pedro Alves Rename "process" to "lwp" throughout.
2009-03-14  Pedro Alves2009-03-14 Pedro Alves <pedro@codesourcery.com>
2009-03-13  Nathan Sidwell * Makefile.in, hostio-errno.c, errno.c, xtensa-xtregs...
2009-03-02  Doug EvansClean up last entry.
2009-03-02  Doug Evans * Makefile.in (GDB_CFLAGS): Add -I$(srcdir)/common.
2009-02-14  Pierre Muller * remote-utils.c (getpkt): Also generate remote-debug
2009-02-06  Pedro Alves2009-02-06 Pedro Alves <pedro@codesourcery.com>
2009-01-26  Pedro Alvesgdb/gdbserver/
2009-01-19  Doug Evans * regcache.c (new_register_cache): No need to check...
2009-01-15  Doug Evansfix another cut-n-paste error
2009-01-15  Doug Evansfix cut-n-paste errors in previous checkin
2009-01-15  Doug Evans * target.h (target_signal_to_string): Make return...
2009-01-14  Pedro Alves * win32-low.c (get_child_debug_event): Issue a final...
2009-01-06  Joel Brobecker * gdbreplay.c (gdbreplay_version): Update copyright...
2009-01-06  Doug Evans* ChangeLog: Fix date of last entry.
2009-01-05  Doug Evans * linux-low.c (linux_attach_lwp): Add some comments...
2008-12-14  Doug Evans * utils.c (xmalloc,xcalloc,xstrdup): New fns.
2008-12-12  Doug Evans * linux-low.c (linux_wait_for_process): Don't clobber...
2008-12-12  Doug Evans * linux-low.c (handle_extended_wait): Simplify, use...
2008-12-09  Doug Evans * linux-low.h (struct process_info): Delete member...
2008-12-02  Vladimir Prus Implement -list-thread-groups --available
2008-11-24  Doug Evans * Makefile.in (VERSION,DIST,LINT,LINTFLAGS): Delete...
2008-11-24  Daniel Jacobowitz * server.c (handle_v_run): Always use the supplied...
2008-11-19  Bob Wilsongdb/
2008-11-18  Thiago Jung Bauermanngdb/
2008-11-14  Daniel Jacobowitz2008-11-14 Daniel Gutson <dgutson@codesourcery.com>
2008-10-21  Doug Evans * Makefile.in (BFD_DIR,BFD,BFD_SRC,BFD_CFLAGS): Delete.
2008-10-10  Pedro Alves * server.c (handle_v_run): If GDB didn't specify an...
2008-09-08  Pedro Alves * regcache.c (new_register_cache): Return NULL if...
2008-09-04  Daniel Jacobowitz * configure.srv: Merge MIPS and MIPS64.
2008-08-24  Maciej W. Rozycki* Makefile.in (uninstall): Apply $(EXEEXT) too.
2008-08-18  Luis Machado * doc/gdb.texinfo (PowerPC): Mention Extended FPR...
2008-08-12  Sandra Loosemoregdb/doc/
2008-08-07  Ralf Wildenhuesgdb/
2008-08-05  Ulrich Weigand * linux-low.c (linux_resume_one_process): Ignore ESRCH.
2008-07-31  Pedro Alves * configure.ac: Check for memmem declaration.
2008-07-28  Doug Evans * linux-low.c (sys/dir.h, sys/user.h): Remove includes.
2008-07-12  Ulrich Weigand * linux-low.c (handle_extended_wait): Do not use ...
2008-07-07  Pedro Alves * server.c (handle_v_attach): Inhibit reporting dll...
2008-06-27  Pedro Alves * remote-utils.c (prepare_resume_reply): If requested...
2008-06-20  Carlos O'Donellgdb/gdbserver/
2008-06-06  Daniel Jacobowitz * Makefile.in (gdbreplay.o): New rule.
2008-06-06  Joseph Myers * gdbreplay.c (gdbreplay_version): Say gdbreplay in...
2008-06-05  Joseph Myers2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
2008-06-04  Daniel Jacobowitz * linux-arm-low.c (thumb_breakpoint, thumb_breakpoint_...
2008-05-29  Ulrich Weigand * linux-ppc-low.c (ppc_collect_ptrace_register): Clear...
next
This page took 0.378366 seconds and 107 git commands to generate.