Age | Commit message (Expand) | Author | Files | Lines |
2009-06-30 | Add h/w watchpoint support to x86-linux, win32-i386. | Doug Evans | 1 | -0/+2 |
2009-05-24 | gdb: | Doug Evans | 1 | -1/+1 |
2009-04-30 | * inferiors.c (started_inferior_callback): New function. | Doug Evans | 1 | -0/+2 |
2009-04-03 | * inferiors.c (get_thread_process): Make global. | Ulrich Weigand | 1 | -0/+1 |
2009-04-01 | 2009-04-01 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -11/+121 |
2009-04-01 | Non-stop mode support. | Pedro Alves | 1 | -0/+19 |
2009-04-01 | Decouple target code from remote protocol. | Pedro Alves | 1 | -3/+3 |
2009-03-02 | * Makefile.in (GDB_CFLAGS): Add -I$(srcdir)/common. | Doug Evans | 1 | -7/+1 |
2009-01-19 | * regcache.c (new_register_cache): No need to check result of xcalloc. | Doug Evans | 1 | -0/+1 |
2009-01-15 | * target.h (target_signal_to_string): Make return type const char *. | Doug Evans | 1 | -2/+2 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-12-14 | * utils.c (xmalloc,xcalloc,xstrdup): New fns. | Doug Evans | 1 | -0/+11 |
2008-12-02 | Implement -list-thread-groups --available | Vladimir Prus | 1 | -0/+34 |
2008-08-12 | gdb/doc/ | Sandra Loosemore | 1 | -0/+2 |
2008-07-31 | * configure.ac: Check for memmem declaration. | Pedro Alves | 1 | -0/+4 |
2008-06-27 | * remote-utils.c (prepare_resume_reply): If requested, don't | Pedro Alves | 1 | -0/+5 |
2008-05-09 | New "find" command. | Doug Evans | 1 | -0/+4 |
2008-05-08 | * regcache.c (registers_length): Remove. | Ulrich Weigand | 1 | -5/+4 |
2008-02-27 | gdb/ChangeLog: | Ulrich Weigand | 1 | -4/+0 |
2008-02-01 | * hostio.c: Don't include errno.h. | Pedro Alves | 1 | -0/+3 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-07 | * linux-low.c (linux_wait, linux_resume): Do not handle async I/O. | Daniel Jacobowitz | 1 | -2/+1 |
2007-11-30 | * remote.c (remote_cmdlist): New variable. | Daniel Jacobowitz | 1 | -0/+3 |
2007-10-23 | * inferiors.c (change_inferior_id): Delete. | Daniel Jacobowitz | 1 | -2/+2 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-07-17 | 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt> | Daniel Jacobowitz | 1 | -0/+15 |
2007-06-12 | ChangeLog: | Ulrich Weigand | 1 | -0/+3 |
2007-05-10 | * server.h (check_remote_input_interrupt_request): New function. | Pedro Alves | 1 | -0/+1 |
2007-03-29 | gdb/ | Pedro Alves | 1 | -0/+12 |
2007-03-27 | * remote-utils.c (monitor_output): Constify msg parameter. | Pedro Alves | 1 | -1/+1 |
2007-02-26 | * gdb.texinfo (Monitor commands for gdbserver): New subsection. | Daniel Jacobowitz | 1 | -0/+4 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+1 |
2006-11-16 | gdb/ | Daniel Jacobowitz | 1 | -0/+2 |
2006-10-17 | * acinclude.m4 (SRV_CHECK_TLS_GET_ADDR): New. | Daniel Jacobowitz | 1 | -0/+2 |
2006-07-23 | gdb/ | Daniel Jacobowitz | 1 | -0/+1 |
2006-06-22 | * remote-utils.c (remote_escape_output, remote_unescape_input): New. | Daniel Jacobowitz | 1 | -0/+9 |
2006-05-30 | * remote-utils.c (all_symbols_looked_up): New variable. | Daniel Jacobowitz | 1 | -2/+5 |
2006-02-01 | * Makefile.in (OBS): Add version.o. | Daniel Jacobowitz | 1 | -0/+4 |
2005-12-23 | * linux-arm-low.c: | Eli Zaretskii | 1 | -3/+3 |
2005-07-31 | From Kaveh R. Ghazi <ghazi@caip.rutgers.edu>: | Daniel Jacobowitz | 1 | -3/+3 |
2005-07-13 | * inferiors.c (struct thread_info): Add gdb_id. | Daniel Jacobowitz | 1 | -1/+4 |
2005-07-01 | * configure.ac (BFD_NEED_DECLARATION): Replace with AC_CHECK_DECLS. | Steve Ellcey | 1 | -1/+1 |
2005-06-13 | * acconfig.h: Remove. | Daniel Jacobowitz | 1 | -3/+3 |
2005-03-03 | * inferiors.c (change_inferior_id, add_thread, find_inferior_id): | Daniel Jacobowitz | 1 | -10/+10 |
2004-03-12 | * gdbreplay.c, server.h, utils.c: Update copyright years. | Daniel Jacobowitz | 1 | -1/+1 |
2004-02-29 | * linux-low.c (linux_wait): Unblock async I/O. | Daniel Jacobowitz | 1 | -0/+2 |
2003-06-29 | * configure.in: Check whether we need to prototype strerror. | Daniel Jacobowitz | 1 | -0/+6 |
2002-06-11 | 2002-06-11 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -13/+42 |
2002-04-20 | 2002-04-20 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -2/+5 |
2002-04-20 | 2002-04-20 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -0/+4 |