aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver
AgeCommit message (Expand)AuthorFilesLines
2008-12-14 * utils.c (xmalloc,xcalloc,xstrdup): New fns.Doug Evans12-42/+125
2008-12-12 * linux-low.c (linux_wait_for_process): Don't clobber current_inferiorDoug Evans2-0/+5
2008-12-12 * linux-low.c (handle_extended_wait): Simplify, use my_waitpid.Doug Evans2-3/+6
2008-12-09 * linux-low.h (struct process_info): Delete member tid, unused.Doug Evans3-3/+6
2008-12-02 Implement -list-thread-groups --availableVladimir Prus6-0/+291
2008-11-24 * Makefile.in (VERSION,DIST,LINT,LINTFLAGS): Delete, unused.Doug Evans2-7/+4
2008-11-24 * server.c (handle_v_run): Always use the supplied argument list.Daniel Jacobowitz2-16/+15
2008-11-19gdb/Bob Wilson2-1/+7
2008-11-18gdb/Thiago Jung Bauermann4-6/+95
2008-11-142008-11-14 Daniel Gutson <dgutson@codesourcery.com>Daniel Jacobowitz5-3/+321
2008-10-21 * Makefile.in (BFD_DIR,BFD,BFD_SRC,BFD_CFLAGS): Delete.Doug Evans2-13/+9
2008-10-10 * server.c (handle_v_run): If GDB didn't specify an argv, use thePedro Alves2-8/+21
2008-09-08 * regcache.c (new_register_cache): Return NULL if the registerPedro Alves2-2/+14
2008-09-04 * configure.srv: Merge MIPS and MIPS64.Daniel Jacobowitz2-11/+9
2008-08-24* Makefile.in (uninstall): Apply $(EXEEXT) too.Maciej W. Rozycki2-1/+5
2008-08-18 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.Luis Machado4-5/+77
2008-08-12gdb/doc/Sandra Loosemore4-9/+70
2008-08-07gdb/Ralf Wildenhues2-2/+8
2008-08-05 * linux-low.c (linux_resume_one_process): Ignore ESRCH.Ulrich Weigand2-1/+33
2008-07-31 * configure.ac: Check for memmem declaration.Pedro Alves6-19/+128
2008-07-28 * linux-low.c (sys/dir.h, sys/user.h): Remove includes.Doug Evans2-3/+5
2008-07-12 * linux-low.c (handle_extended_wait): Do not use "status"Ulrich Weigand2-1/+6
2008-07-07 * server.c (handle_v_attach): Inhibit reporting dll changes.Pedro Alves2-0/+9
2008-06-27 * remote-utils.c (prepare_resume_reply): If requested, don'tPedro Alves4-27/+114
2008-06-20gdb/gdbserver/Carlos O'Donell2-0/+5
2008-06-06 * Makefile.in (gdbreplay.o): New rule.Daniel Jacobowitz2-0/+5
2008-06-06 * gdbreplay.c (gdbreplay_version): Say gdbreplay in versionJoseph Myers2-2/+7
2008-06-052008-06-05 Vladimir Prus <vladimir@codesourcery.com>Joseph Myers8-22/+157
2008-06-04 * linux-arm-low.c (thumb_breakpoint, thumb_breakpoint_len): New.Daniel Jacobowitz2-9/+37
2008-05-29 * linux-ppc-low.c (ppc_collect_ptrace_register): Clear buffer.Ulrich Weigand2-0/+7
2008-05-09remove cruft from previous checkinDoug Evans1-3/+3
2008-05-09 * error.c (parse_find_args): Fix capitalization in previous patch.Doug Evans1-5/+5
2008-05-09 New "find" command.Doug Evans4-0/+184
2008-05-08 * regcache.c (registers_length): Remove.Ulrich Weigand4-15/+16
2008-05-03ChangeLog:Ulrich Weigand5-42/+114
2008-04-23gdb:Paolo Bonzini3-6/+23
2008-04-21 * linux-ppc-low.c (ppc_arch_setup): Reset ppc_hwcap after theUlrich Weigand2-1/+9
2008-04-21 * configure.srv (powerpc64-*-linux*, powerpc-*-linux*): Merge into singleUlrich Weigand2-20/+10
2008-04-17 * configure.srv [powerpc64-*-linux*]: Remove powerpc-e500.o fromUlrich Weigand3-43/+121
2008-04-172008-04-17 Daniel Jacobowitz <dan@codesourcery.com>Ulrich Weigand2-37/+35
2008-04-14 * Makefile.in (LIBGNU, INCGNU): Define.Daniel Jacobowitz4-4/+133
2008-04-04 * server.c (handle_query): Never return "unsupported" forUlrich Weigand2-8/+5
2008-03-27ChangeLog:Ulrich Weigand2-3/+11
2008-03-10 * Makefile.in (fork-child.o): Update.Daniel Jacobowitz2-4/+75
2008-02-28ChangeLog:Ulrich Weigand3-28/+75
2008-02-28 * configure.srv [powerpc64-*-linux*]: Use linux-ppc-low.oUlrich Weigand5-220/+89
2008-02-28ChangeLog:Ulrich Weigand17-267/+102
2008-02-27 * linux-low.h (struct linux_target_ops): Replace left_pad_xfer fieldUlrich Weigand7-15/+104
2008-02-27 * configure.srv [s390x-*-linux*]: Set srv_regobj to include bothUlrich Weigand5-14/+95
2008-02-27gdb/ChangeLog:Ulrich Weigand23-7/+168