[obvious] Kill left-over merge marker
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
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...
2008-05-09  Doug Evansremove cruft from previous checkin
2008-05-09  Doug Evans New "find" command.
2008-05-08  Ulrich Weigand * regcache.c (registers_length): Remove.
2008-05-03  Ulrich WeigandChangeLog:
2008-04-23  Paolo Bonzinigdb:
2008-04-21  Ulrich Weigand * linux-ppc-low.c (ppc_arch_setup): Reset ppc_hwcap...
2008-04-21  Ulrich Weigand * configure.srv (powerpc64-*-linux*, powerpc-*-linux...
2008-04-17  Ulrich Weigand * configure.srv [powerpc64-*-linux*]: Remove powerpc...
2008-04-17  Ulrich Weigand2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
2008-04-14  Daniel Jacobowitz * Makefile.in (LIBGNU, INCGNU): Define.
2008-04-04  Ulrich Weigand * server.c (handle_query): Never return "unsupported...
2008-03-27  Ulrich WeigandChangeLog:
2008-03-10  Daniel Jacobowitz * Makefile.in (fork-child.o): Update.
2008-02-28  Ulrich WeigandChangeLog:
2008-02-28  Ulrich Weigand * configure.srv [powerpc64-*-linux*]: Use linux-ppc...
2008-02-28  Ulrich WeigandChangeLog:
2008-02-27  Ulrich Weigand * linux-low.h (struct linux_target_ops): Replace left_...
2008-02-27  Ulrich Weigand * configure.srv [s390x-*-linux*]: Set srv_regobj to...
2008-02-27  Ulrich Weigandgdb/ChangeLog:
2008-02-19  Pedro Alvesdoc/
2008-02-17  Daniel Jacobowitz * server.c (handle_query): Correct length check.
2008-02-14  Pedro Alves * win32-low.c (do_initial_child_stuff): Add process...
2008-02-14  Daniel Jacobowitz * server.c (monitor_show_help): Add "exit".
2008-02-11  Maxim Grigoriev2008-02-11 Maxim Grigoriev <maxim2405@gmail.com>
2008-02-01  Pedro Alves * hostio.c: Don't include errno.h.
2008-01-30  Daniel Jacobowitz * linux-low.c (linux_attach_lwp): Do not _exit after...
2007-12-21  Andreas Schwab * linux-low.c (STACK_SIZE): Define.
2007-12-18  Daniel Jacobowitz * linux-low.c (linux_wait_for_event): Update messages...
2007-12-16  Daniel Jacobowitz * configure.ac: Check for pread and pwrite.
2007-12-07  Daniel Jacobowitz * server.c (myresume): Add own_buf argument.
2007-12-07  Daniel Jacobowitz * linux-low.c (linux_wait, linux_resume): Do not handl...
2007-12-06  Daniel Jacobowitz2007-12-06 Mick Davis <mickd@goanna.iinet.net.au>
2007-12-03  Pedro Alves * win32-low.c (attaching): New global.
2007-12-03  Pedro Alves * server.c (main): Don't report dll events on the...
2007-12-03  Pedro Alves * server.c (main): Relax numerical bases supported...
2007-12-03  Pedro Alves * win32-low.c (win32_attach): Call OpenProcess before
2007-12-03  Pedro Alves * win32-low.c (win32_get_thread_context)
2007-12-03  Pedro Alves * win32-low.c (soft_interrupt_requested, faked_breakpo...
2007-12-03  Pedro Alves * win32-low.h (win32_thread_info): Add descriptions...
2007-12-02  Pedro Alves * win32-low.c (win32_wait): Don't read from the inferi...
2007-12-02  Pedro Alves * Makefile.in (win32_low_h): New variable.
2007-12-01  Daniel Jacobowitz * hostio.c: Correct copyright year.
2007-11-30  Daniel Jacobowitz * remote.c (remote_cmdlist): New variable.
2007-11-05  Daniel Jacobowitz * linux-low.c: Include <sched.h>.
2007-11-01  Daniel Jacobowitz * linux-low.c (linux_tracefork_grandchild): New.
2007-10-31  Joel Brobecker * Makefile.in: Use $(SHELL) instead of "sh...
2007-10-24  Daniel Jacobowitz * linux-low.c (handle_extended_wait): Handle unexpecte...
2007-10-23  Daniel Jacobowitz * inferiors.c (change_inferior_id): Delete.
2007-10-15  Daniel Jacobowitz * Makefile.in (clean): Remove new files.
next
This page took 0.446194 seconds and 107 git commands to generate.