Age | Commit message (Expand) | Author | Files | Lines |
2009-05-06 | Fix braino. | Pedro Alves | 1 | -1/+1 |
2009-05-06 | PR server/10048 | Pedro Alves | 1 | -0/+12 |
2009-04-30 | * inferiors.c (started_inferior_callback): New function. | Doug Evans | 1 | -0/+9 |
2009-04-30 | * inferiors.c (remove_process): Fix memory leak, free process. | Doug Evans | 1 | -0/+7 |
2009-04-19 | 2009-04-19 Danny Backx <dannybackx@users.sourceforge.net> | Pedro Alves | 1 | -0/+4 |
2009-04-03 | * inferiors.c (get_thread_process): Make global. | Ulrich Weigand | 1 | -0/+9 |
2009-04-03 | * remote-utils.c (prepare_resume_reply): Null-terminate packet. | Ulrich Weigand | 1 | -0/+14 |
2009-04-03 | * linux-low.c (usr_store_inferior_registers): Declare local `pid' | Pedro Alves | 1 | -0/+5 |
2009-04-01 | 2009-04-01 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+203 |
2009-04-01 | Non-stop mode support. | Pedro Alves | 1 | -0/+123 |
2009-04-01 | Decouple target code from remote protocol. | Pedro Alves | 1 | -0/+39 |
2009-04-01 | * target.h (struct thread_resume): Delete leave_stopped member. | Pedro Alves | 1 | -0/+20 |
2009-04-01 | gdb/gdbserver/ | Pedro Alves | 1 | -0/+9 |
2009-03-31 | * server.c (main): After the inferior having exited, call | Pedro Alves | 1 | -0/+5 |
2009-03-25 | gdb/ | Thiago Jung Bauermann | 1 | -0/+8 |
2009-03-23 | * server.c (handle_query) Whitespace and formatting. | Pedro Alves | 1 | -0/+4 |
2009-03-22 | * i387-fp.c, linux-arm-low.c, linux-cris-low.c, | Pedro Alves | 1 | -0/+11 |
2009-03-22 | * inferiors.c (find_inferior): Make it safe for the callback | Pedro Alves | 1 | -0/+5 |
2009-03-22 | * Makefile.in (linuw_low_h): Move higher. | Pedro Alves | 1 | -0/+5 |
2009-03-17 | Rename "process" to "lwp" throughout. | Pedro Alves | 1 | -0/+48 |
2009-03-14 | 2009-03-14 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+4 |
2009-03-13 | * Makefile.in, hostio-errno.c, errno.c, xtensa-xtregs.c: Change to | Nathan Sidwell | 1 | -0/+5 |
2009-03-02 | Clean up last entry. | Doug Evans | 1 | -1/+1 |
2009-03-02 | * Makefile.in (GDB_CFLAGS): Add -I$(srcdir)/common. | Doug Evans | 1 | -0/+8 |
2009-02-14 | * remote-utils.c (getpkt): Also generate remote-debug | Pierre Muller | 1 | -0/+5 |
2009-02-06 | 2009-02-06 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+8 |
2009-01-26 | gdb/gdbserver/ | Pedro Alves | 1 | -0/+5 |
2009-01-19 | * regcache.c (new_register_cache): No need to check result of xcalloc. | Doug Evans | 1 | -0/+12 |
2009-01-15 | fix another cut-n-paste error | Doug Evans | 1 | -0/+1 |
2009-01-15 | fix cut-n-paste errors in previous checkin | Doug Evans | 1 | -3/+3 |
2009-01-15 | * target.h (target_signal_to_string): Make return type const char *. | Doug Evans | 1 | -0/+6 |
2009-01-14 | * win32-low.c (get_child_debug_event): Issue a final DBG_CONTINUE | Pedro Alves | 1 | -0/+5 |
2009-01-06 | * gdbreplay.c (gdbreplay_version): Update copyright year. | Joel Brobecker | 1 | -0/+5 |
2009-01-06 | * ChangeLog: Fix date of last entry. | Doug Evans | 1 | -1/+2 |
2009-01-05 | * linux-low.c (linux_attach_lwp): Add some comments/fixmes. | Doug Evans | 1 | -0/+4 |
2008-12-14 | * utils.c (xmalloc,xcalloc,xstrdup): New fns. | Doug Evans | 1 | -0/+15 |
2008-12-12 | * linux-low.c (linux_wait_for_process): Don't clobber current_inferior | Doug Evans | 1 | -0/+3 |
2008-12-12 | * linux-low.c (handle_extended_wait): Simplify, use my_waitpid. | Doug Evans | 1 | -0/+4 |
2008-12-09 | * linux-low.h (struct process_info): Delete member tid, unused. | Doug Evans | 1 | -0/+6 |
2008-12-02 | Implement -list-thread-groups --available | Vladimir Prus | 1 | -0/+16 |
2008-11-24 | * Makefile.in (VERSION,DIST,LINT,LINTFLAGS): Delete, unused. | Doug Evans | 1 | -0/+4 |
2008-11-24 | * server.c (handle_v_run): Always use the supplied argument list. | Daniel Jacobowitz | 1 | -0/+4 |
2008-11-19 | gdb/ | Bob Wilson | 1 | -0/+5 |
2008-11-18 | gdb/ | Thiago Jung Bauermann | 1 | -0/+15 |
2008-11-14 | 2008-11-14 Daniel Gutson <dgutson@codesourcery.com> | Daniel Jacobowitz | 1 | -0/+10 |
2008-10-21 | * Makefile.in (BFD_DIR,BFD,BFD_SRC,BFD_CFLAGS): Delete. | Doug Evans | 1 | -0/+7 |
2008-10-10 | * server.c (handle_v_run): If GDB didn't specify an argv, use the | Pedro Alves | 1 | -0/+5 |
2008-09-08 | * regcache.c (new_register_cache): Return NULL if the register | Pedro Alves | 1 | -0/+6 |
2008-09-04 | * configure.srv: Merge MIPS and MIPS64. | Daniel Jacobowitz | 1 | -0/+4 |
2008-08-24 | * Makefile.in (uninstall): Apply $(EXEEXT) too. | Maciej W. Rozycki | 1 | -0/+4 |