summaryrefslogtreecommitdiff
path: root/gdb/gdbserver
Commit message (Expand)AuthorAgeFilesLines
* * inferiors.c (get_thread_process): Make global.Ulrich Weigand2009-04-034-2/+17
* * remote-utils.c (prepare_resume_reply): Null-terminate packet.Ulrich Weigand2009-04-033-23/+49
* * linux-low.c (usr_store_inferior_registers): Declare local `pid'Pedro Alves2009-04-032-0/+6
* 2009-04-01 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-04-0116-457/+1585
* Non-stop mode support.Pedro Alves2009-04-0113-667/+2119
* Decouple target code from remote protocol.Pedro Alves2009-04-019-232/+329
* * target.h (struct thread_resume): Delete leave_stopped member.Pedro Alves2009-04-016-63/+89
* gdb/gdbserver/Pedro Alves2009-04-012-16/+36
* * server.c (main): After the inferior having exited, callPedro Alves2009-03-312-0/+6
* gdb/Thiago Jung Bauermann2009-03-252-5/+20
* * server.c (handle_query) Whitespace and formatting.Pedro Alves2009-03-232-10/+12
* * i387-fp.c, linux-arm-low.c, linux-cris-low.c,Pedro Alves2009-03-2225-271/+285
* * inferiors.c (find_inferior): Make it safe for the callbackPedro Alves2009-03-222-1/+9
* * Makefile.in (linuw_low_h): Move higher.Pedro Alves2009-03-222-3/+8
* Rename "process" to "lwp" throughout.Pedro Alves2009-03-175-209/+257
* 2009-03-14 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-03-142-0/+11
* * Makefile.in, hostio-errno.c, errno.c, xtensa-xtregs.c: Change toNathan Sidwell2009-03-135-12/+12
* Clean up last entry.Doug Evans2009-03-021-1/+1
* * Makefile.in (GDB_CFLAGS): Add -I$(srcdir)/common.Doug Evans2009-03-023-10/+13
* * remote-utils.c (getpkt): Also generate remote-debugPierre Muller2009-02-142-0/+13
* 2009-02-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-02-064-0/+126
* gdb/gdbserver/Pedro Alves2009-01-262-3/+11
* * regcache.c (new_register_cache): No need to check result of xcalloc.Doug Evans2009-01-195-21/+76
* fix another cut-n-paste errorDoug Evans2009-01-151-0/+1
* fix cut-n-paste errors in previous checkinDoug Evans2009-01-151-3/+3
* * target.h (target_signal_to_string): Make return type const char *.Doug Evans2009-01-155-5/+11
* * win32-low.c (get_child_debug_event): Issue a final DBG_CONTINUEPedro Alves2009-01-142-0/+6
* * gdbreplay.c (gdbreplay_version): Update copyright year.Joel Brobecker2009-01-063-2/+7
* * ChangeLog: Fix date of last entry.Doug Evans2009-01-062-2/+3
* * linux-low.c (linux_attach_lwp): Add some comments/fixmes.Doug Evans2009-01-052-6/+33
* Updated copyright notices for most files.Joel Brobecker2009-01-0344-46/+50
* * utils.c (xmalloc,xcalloc,xstrdup): New fns.Doug Evans2008-12-1412-42/+125
* * linux-low.c (linux_wait_for_process): Don't clobber current_inferiorDoug Evans2008-12-122-0/+5
* * linux-low.c (handle_extended_wait): Simplify, use my_waitpid.Doug Evans2008-12-122-3/+6
* * linux-low.h (struct process_info): Delete member tid, unused.Doug Evans2008-12-093-3/+6
* Implement -list-thread-groups --availableVladimir Prus2008-12-026-0/+291
* * Makefile.in (VERSION,DIST,LINT,LINTFLAGS): Delete, unused.Doug Evans2008-11-242-7/+4
* * server.c (handle_v_run): Always use the supplied argument list.Daniel Jacobowitz2008-11-242-16/+15
* gdb/Bob Wilson2008-11-192-1/+7
* gdb/Thiago Jung Bauermann2008-11-184-6/+95
* 2008-11-14 Daniel Gutson <dgutson@codesourcery.com>Daniel Jacobowitz2008-11-145-3/+321
* * Makefile.in (BFD_DIR,BFD,BFD_SRC,BFD_CFLAGS): Delete.Doug Evans2008-10-212-13/+9
* * server.c (handle_v_run): If GDB didn't specify an argv, use thePedro Alves2008-10-102-8/+21
* * regcache.c (new_register_cache): Return NULL if the registerPedro Alves2008-09-082-2/+14
* * configure.srv: Merge MIPS and MIPS64.Daniel Jacobowitz2008-09-042-11/+9
* * Makefile.in (uninstall): Apply $(EXEEXT) too.Maciej W. Rozycki2008-08-242-1/+5
* * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.Luis Machado2008-08-184-5/+77
* gdb/doc/Sandra Loosemore2008-08-124-9/+70
* gdb/Ralf Wildenhues2008-08-072-2/+8
* * linux-low.c (linux_resume_one_process): Ignore ESRCH.Ulrich Weigand2008-08-052-1/+33