aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver
AgeCommit message (Expand)AuthorFilesLines
2009-04-192009-04-19 Danny Backx <dannybackx@users.sourceforge.net>Pedro Alves2-0/+13
2009-04-03 * inferiors.c (get_thread_process): Make global.Ulrich Weigand4-2/+17
2009-04-03 * remote-utils.c (prepare_resume_reply): Null-terminate packet.Ulrich Weigand3-23/+49
2009-04-03 * linux-low.c (usr_store_inferior_registers): Declare local `pid'Pedro Alves2-0/+6
2009-04-012009-04-01 Pedro Alves <pedro@codesourcery.com>Pedro Alves16-457/+1585
2009-04-01 Non-stop mode support.Pedro Alves13-667/+2119
2009-04-01 Decouple target code from remote protocol.Pedro Alves9-232/+329
2009-04-01 * target.h (struct thread_resume): Delete leave_stopped member.Pedro Alves6-63/+89
2009-04-01gdb/gdbserver/Pedro Alves2-16/+36
2009-03-31 * server.c (main): After the inferior having exited, callPedro Alves2-0/+6
2009-03-25gdb/Thiago Jung Bauermann2-5/+20
2009-03-23 * server.c (handle_query) Whitespace and formatting.Pedro Alves2-10/+12
2009-03-22 * i387-fp.c, linux-arm-low.c, linux-cris-low.c,Pedro Alves25-271/+285
2009-03-22 * inferiors.c (find_inferior): Make it safe for the callbackPedro Alves2-1/+9
2009-03-22 * Makefile.in (linuw_low_h): Move higher.Pedro Alves2-3/+8
2009-03-17 Rename "process" to "lwp" throughout.Pedro Alves5-209/+257
2009-03-142009-03-14 Pedro Alves <pedro@codesourcery.com>Pedro Alves2-0/+11
2009-03-13 * Makefile.in, hostio-errno.c, errno.c, xtensa-xtregs.c: Change toNathan Sidwell5-12/+12
2009-03-02Clean up last entry.Doug Evans1-1/+1
2009-03-02 * Makefile.in (GDB_CFLAGS): Add -I$(srcdir)/common.Doug Evans3-10/+13
2009-02-14 * remote-utils.c (getpkt): Also generate remote-debugPierre Muller2-0/+13
2009-02-062009-02-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves4-0/+126
2009-01-26gdb/gdbserver/Pedro Alves2-3/+11
2009-01-19 * regcache.c (new_register_cache): No need to check result of xcalloc.Doug Evans5-21/+76
2009-01-15fix another cut-n-paste errorDoug Evans1-0/+1
2009-01-15fix cut-n-paste errors in previous checkinDoug Evans1-3/+3
2009-01-15 * target.h (target_signal_to_string): Make return type const char *.Doug Evans5-5/+11
2009-01-14 * win32-low.c (get_child_debug_event): Issue a final DBG_CONTINUEPedro Alves2-0/+6
2009-01-06 * gdbreplay.c (gdbreplay_version): Update copyright year.Joel Brobecker3-2/+7
2009-01-06* ChangeLog: Fix date of last entry.Doug Evans2-2/+3
2009-01-05 * linux-low.c (linux_attach_lwp): Add some comments/fixmes.Doug Evans2-6/+33
2009-01-03 Updated copyright notices for most files.Joel Brobecker44-46/+50
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