OSDN Git Service

* inferior.c (add_inferior): Move observer_notify_new_inferior
[pf3gnuchains/pf3gnuchains3x.git] / gdb / gdbserver /
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...
2009-01-03 brobecke Updated copyright notices for most files.
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 * error.c (parse_find_args): Fix capitalization in...
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...
2008-03-27 uweigandChangeLog:
2008-03-10 drow * Makefile.in (fork-child.o): Update.
2008-02-28 uweigandChangeLog:
2008-02-28 uweigand * configure.srv [powerpc64-*-linux*]: Use linux-ppc...
2008-02-28 uweigandChangeLog:
2008-02-27 uweigand * linux-low.h (struct linux_target_ops): Replace left_...
2008-02-27 uweigand * configure.srv [s390x-*-linux*]: Set srv_regobj to...
2008-02-27 uweigandgdb/ChangeLog:
2008-02-19 palvesdoc/
2008-02-17 drow * server.c (handle_query): Correct length check.
2008-02-14 palves * win32-low.c (do_initial_child_stuff): Add process...
2008-02-14 drow * server.c (monitor_show_help): Add "exit".
2008-02-11 maxim24052008-02-11 Maxim Grigoriev <maxim2405@gmail.com>
2008-02-01 palves * hostio.c: Don't include errno.h.
2008-01-30 drow * linux-low.c (linux_attach_lwp): Do not _exit after...
2008-01-01 drow Updated copyright notices for most files.
2007-12-21 schwab * linux-low.c (STACK_SIZE): Define.
2007-12-18 drow * linux-low.c (linux_wait_for_event): Update messages...
2007-12-18 drow * linux-low.c (linux_wait_for_event): Update messages...
2007-12-16 drow * configure.ac: Check for pread and pwrite.
2007-12-07 drow * server.c (myresume): Add own_buf argument.
2007-12-07 drow * linux-low.c (linux_wait, linux_resume): Do not handl...
2007-12-06 drow2007-12-06 Mick Davis <mickd@goanna.iinet.net.au>
2007-12-03 palves * win32-low.c (attaching): New global.
next