OSDN Git Service

Regenerate tree using Autoconf 2.64 and Automake 1.11.
[pf3gnuchains/pf3gnuchains4x.git] / gdb / gdbserver / ChangeLog
2009-08-22 rwildRegenerate tree using Autoconf 2.64 and Automake 1.11.
2009-07-31 uweigand * linux-ppc-low.c (INSTR_SC, NR_spu_run): Define.
2009-07-31 uweigandChangeLog:
2009-07-31 uweigandChangeLog:
2009-07-30 rwildsim/
2009-07-28 drow * NEWS: Mention ARM VFP support.
2009-07-28 drow * linux-low.c (linux_kill_one_lwp): Adjust kernel...
2009-07-06 aristovski Adding Neutrino gdbserver.
2009-07-05 palvesOoops. Fix date.
2009-07-05 palves * configure.srv (i[34567]86-*-mingw32ce*): Add i386...
2009-07-04 palves * win32-i386-low.c (i386_get_thread_context): Handle...
2009-06-30 devans Add h/w watchpoint support to x86-linux, win32-i386.
2009-06-25 palves * server.c (process_serial_event): Re-return unsupport...
2009-06-24 muller * server.c (handle_v_kill): Pass signal_pid to
2009-06-23 aristovski* server.c (process_serial_event): Add support for...
2009-06-22 aristovski * linux-low.c (usr_fetch_inferior_registers): Remove...
2009-06-19 palves2009-06-19 Aleksandar Ristovski <aristovski@qnx.com>
2009-05-24 devansgdb:
2009-05-24 devans * linux-low.c (handle_extended_wait): Use linux_resume...
2009-05-24 devans * linux-low.c (get_stop_pc): Print pc if debug_threads.
2009-05-24 devans * linux-low.c (linux_resume_one_lwp): Change type...
2009-05-13 devans * linux-x86-low.c: Don't include assert.h.
2009-05-12 devans Biarch support for i386/amd64 gdbserver.
2009-05-07 devans * linux-low.c (regsets_fetch_inferior_registers):...
2009-05-06 palvesFix braino.
2009-05-06 palves PR server/10048
2009-04-30 devans * inferiors.c (started_inferior_callback): New function.
2009-04-30 devans * inferiors.c (remove_process): Fix memory leak, free...
2009-04-19 palves2009-04-19 Danny Backx <dannybackx@users.sourceforge...
2009-04-03 uweigand * inferiors.c (get_thread_process): Make global.
2009-04-03 uweigand * remote-utils.c (prepare_resume_reply): Null-terminat...
2009-04-03 palves * linux-low.c (usr_store_inferior_registers): Declare...
2009-04-01 palves2009-04-01 Pedro Alves <pedro@codesourcery.com>
2009-04-01 palves Non-stop mode support.
2009-04-01 palves Decouple target code from remote protocol.
2009-04-01 palves * target.h (struct thread_resume): Delete leave_stoppe...
2009-04-01 palvesgdb/gdbserver/
2009-03-31 palves * server.c (main): After the inferior having exited...
2009-03-25 bauermanngdb/
2009-03-23 palves * server.c (handle_query) Whitespace and formatting.
2009-03-22 palves * i387-fp.c, linux-arm-low.c, linux-cris-low.c,
2009-03-22 palves * inferiors.c (find_inferior): Make it safe for the...
2009-03-22 palves * Makefile.in (linuw_low_h): Move higher.
2009-03-17 palves Rename "process" to "lwp" throughout.
2009-03-14 palves2009-03-14 Pedro Alves <pedro@codesourcery.com>
2009-03-13 nathan * Makefile.in, hostio-errno.c, errno.c, xtensa-xtregs...
2009-03-02 devansClean up last entry.
2009-03-02 devans * Makefile.in (GDB_CFLAGS): Add -I$(srcdir)/common.
2009-02-14 muller * remote-utils.c (getpkt): Also generate remote-debug
2009-02-06 palves2009-02-06 Pedro Alves <pedro@codesourcery.com>
2009-01-26 palvesgdb/gdbserver/
2009-01-19 devans * regcache.c (new_register_cache): No need to check...
2009-01-15 devansfix another cut-n-paste error
2009-01-15 devansfix cut-n-paste errors in previous checkin
2009-01-15 devans * target.h (target_signal_to_string): Make return...
2009-01-14 palves * win32-low.c (get_child_debug_event): Issue a final...
2009-01-06 brobecke * gdbreplay.c (gdbreplay_version): Update copyright...
2009-01-06 devans* ChangeLog: Fix date of last entry.
2009-01-05 devans * linux-low.c (linux_attach_lwp): Add some comments...
2008-12-14 devans * utils.c (xmalloc,xcalloc,xstrdup): New fns.
2008-12-12 devans * linux-low.c (linux_wait_for_process): Don't clobber...
2008-12-12 devans * linux-low.c (handle_extended_wait): Simplify, use...
2008-12-09 devans * linux-low.h (struct process_info): Delete member...
2008-12-02 vprus Implement -list-thread-groups --available
2008-11-24 devans * Makefile.in (VERSION,DIST,LINT,LINTFLAGS): Delete...
2008-11-24 drow * server.c (handle_v_run): Always use the supplied...
2008-11-19 bwilsongdb/
2008-11-18 bauermanngdb/
2008-11-14 drow2008-11-14 Daniel Gutson <dgutson@codesourcery.com>
2008-10-21 devans * Makefile.in (BFD_DIR,BFD,BFD_SRC,BFD_CFLAGS): Delete.
2008-10-10 palves * server.c (handle_v_run): If GDB didn't specify an...
2008-09-08 palves * regcache.c (new_register_cache): Return NULL if...
2008-09-04 drow * configure.srv: Merge MIPS and MIPS64.
2008-08-24 macro* Makefile.in (uninstall): Apply $(EXEEXT) too.
2008-08-18 luisgpm * doc/gdb.texinfo (PowerPC): Mention Extended FPR...
2008-08-12 sandragdb/doc/
2008-08-07 rwildgdb/
2008-08-05 uweigand * linux-low.c (linux_resume_one_process): Ignore ESRCH.
2008-07-31 palves * configure.ac: Check for memmem declaration.
2008-07-28 devans * linux-low.c (sys/dir.h, sys/user.h): Remove includes.
2008-07-12 uweigand * linux-low.c (handle_extended_wait): Do not use ...
2008-07-07 palves * server.c (handle_v_attach): Inhibit reporting dll...
2008-06-27 palves * remote-utils.c (prepare_resume_reply): If requested...
2008-06-20 carlosgdb/gdbserver/
2008-06-06 drow * Makefile.in (gdbreplay.o): New rule.
2008-06-06 jsm28 * gdbreplay.c (gdbreplay_version): Say gdbreplay in...
2008-06-05 jsm282008-06-05 Vladimir Prus <vladimir@codesourcery.com>
2008-06-04 drow * linux-arm-low.c (thumb_breakpoint, thumb_breakpoint_...
2008-05-29 uweigand * linux-ppc-low.c (ppc_collect_ptrace_register): Clear...
2008-05-09 devansremove cruft from previous checkin
2008-05-09 devans New "find" command.
2008-05-08 uweigand * regcache.c (registers_length): Remove.
2008-05-03 uweigandChangeLog:
2008-04-23 bonzinigdb:
2008-04-21 uweigand * linux-ppc-low.c (ppc_arch_setup): Reset ppc_hwcap...
2008-04-21 uweigand * configure.srv (powerpc64-*-linux*, powerpc-*-linux...
2008-04-17 uweigand * configure.srv [powerpc64-*-linux*]: Remove powerpc...
2008-04-17 uweigand2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
2008-04-14 drow * Makefile.in (LIBGNU, INCGNU): Define.
2008-04-04 uweigand * server.c (handle_query): Never return "unsupported...
next