Age | Commit message (Expand) | Author | Files | Lines |
2009-05-07 | * linux-low.c (regsets_fetch_inferior_registers): Fix memory leak. | Doug Evans | 2 | -0/+9 |
2009-05-06 | Fix braino. | Pedro Alves | 1 | -1/+1 |
2009-05-06 | PR server/10048 | Pedro Alves | 3 | -13/+30 |
2009-04-30 | * inferiors.c (started_inferior_callback): New function. | Doug Evans | 4 | -5/+119 |
2009-04-30 | * inferiors.c (remove_process): Fix memory leak, free process. | Doug Evans | 3 | -3/+25 |
2009-04-19 | 2009-04-19 Danny Backx <dannybackx@users.sourceforge.net> | Pedro Alves | 2 | -0/+13 |
2009-04-03 | * inferiors.c (get_thread_process): Make global. | Ulrich Weigand | 4 | -2/+17 |
2009-04-03 | * remote-utils.c (prepare_resume_reply): Null-terminate packet. | Ulrich Weigand | 3 | -23/+49 |
2009-04-03 | * linux-low.c (usr_store_inferior_registers): Declare local `pid' | Pedro Alves | 2 | -0/+6 |
2009-04-01 | 2009-04-01 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 16 | -457/+1585 |
2009-04-01 | Non-stop mode support. | Pedro Alves | 13 | -667/+2119 |
2009-04-01 | Decouple target code from remote protocol. | Pedro Alves | 9 | -232/+329 |
2009-04-01 | * target.h (struct thread_resume): Delete leave_stopped member. | Pedro Alves | 6 | -63/+89 |
2009-04-01 | gdb/gdbserver/ | Pedro Alves | 2 | -16/+36 |
2009-03-31 | * server.c (main): After the inferior having exited, call | Pedro Alves | 2 | -0/+6 |
2009-03-25 | gdb/ | Thiago Jung Bauermann | 2 | -5/+20 |
2009-03-23 | * server.c (handle_query) Whitespace and formatting. | Pedro Alves | 2 | -10/+12 |
2009-03-22 | * i387-fp.c, linux-arm-low.c, linux-cris-low.c, | Pedro Alves | 25 | -271/+285 |
2009-03-22 | * inferiors.c (find_inferior): Make it safe for the callback | Pedro Alves | 2 | -1/+9 |
2009-03-22 | * Makefile.in (linuw_low_h): Move higher. | Pedro Alves | 2 | -3/+8 |
2009-03-17 | Rename "process" to "lwp" throughout. | Pedro Alves | 5 | -209/+257 |
2009-03-14 | 2009-03-14 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 2 | -0/+11 |
2009-03-13 | * Makefile.in, hostio-errno.c, errno.c, xtensa-xtregs.c: Change to | Nathan Sidwell | 5 | -12/+12 |
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 | 3 | -10/+13 |
2009-02-14 | * remote-utils.c (getpkt): Also generate remote-debug | Pierre Muller | 2 | -0/+13 |
2009-02-06 | 2009-02-06 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 4 | -0/+126 |
2009-01-26 | gdb/gdbserver/ | Pedro Alves | 2 | -3/+11 |
2009-01-19 | * regcache.c (new_register_cache): No need to check result of xcalloc. | Doug Evans | 5 | -21/+76 |
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 | 5 | -5/+11 |
2009-01-14 | * win32-low.c (get_child_debug_event): Issue a final DBG_CONTINUE | Pedro Alves | 2 | -0/+6 |
2009-01-06 | * gdbreplay.c (gdbreplay_version): Update copyright year. | Joel Brobecker | 3 | -2/+7 |
2009-01-06 | * ChangeLog: Fix date of last entry. | Doug Evans | 2 | -2/+3 |
2009-01-05 | * linux-low.c (linux_attach_lwp): Add some comments/fixmes. | Doug Evans | 2 | -6/+33 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 44 | -46/+50 |
2008-12-14 | * utils.c (xmalloc,xcalloc,xstrdup): New fns. | Doug Evans | 12 | -42/+125 |
2008-12-12 | * linux-low.c (linux_wait_for_process): Don't clobber current_inferior | Doug Evans | 2 | -0/+5 |
2008-12-12 | * linux-low.c (handle_extended_wait): Simplify, use my_waitpid. | Doug Evans | 2 | -3/+6 |
2008-12-09 | * linux-low.h (struct process_info): Delete member tid, unused. | Doug Evans | 3 | -3/+6 |
2008-12-02 | Implement -list-thread-groups --available | Vladimir Prus | 6 | -0/+291 |
2008-11-24 | * Makefile.in (VERSION,DIST,LINT,LINTFLAGS): Delete, unused. | Doug Evans | 2 | -7/+4 |
2008-11-24 | * server.c (handle_v_run): Always use the supplied argument list. | Daniel Jacobowitz | 2 | -16/+15 |
2008-11-19 | gdb/ | Bob Wilson | 2 | -1/+7 |
2008-11-18 | gdb/ | Thiago Jung Bauermann | 4 | -6/+95 |
2008-11-14 | 2008-11-14 Daniel Gutson <dgutson@codesourcery.com> | Daniel Jacobowitz | 5 | -3/+321 |
2008-10-21 | * Makefile.in (BFD_DIR,BFD,BFD_SRC,BFD_CFLAGS): Delete. | Doug Evans | 2 | -13/+9 |
2008-10-10 | * server.c (handle_v_run): If GDB didn't specify an argv, use the | Pedro Alves | 2 | -8/+21 |
2008-09-08 | * regcache.c (new_register_cache): Return NULL if the register | Pedro Alves | 2 | -2/+14 |