Age | Commit message (Expand) | Author | Files | Lines |
2017-11-26 | Update find command help and search memory docs | Dominik Czarnota | 1 | -1/+3 |
2017-09-27 | Constify find_command | Tom Tromey | 1 | -1/+1 |
2017-09-11 | Remove cleanups from findcmd.c | Tom Tromey | 1 | -64/+27 |
2017-09-11 | Rename _const functions to use overloading instead | Tom Tromey | 1 | -4/+4 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -3/+0 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-09-16 | gdb: Use std::min and std::max throughout | Pedro Alves | 1 | -1/+3 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -2/+2 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-03-12 | * ada-lang.c (ada_read_renaming_var_value): Pass const | Keith Seitz | 1 | -5/+5 |
2013-03-08 | find command, fix -Wpoint-sign | Pedro Alves | 1 | -5/+5 |
2013-03-07 | * breakpoint.c (catch_syscall_split_args): Use skip_spaces. | Keith Seitz | 1 | -8/+5 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-09-25 | * ada-valprint.c (ada_val_print_1): Eliminate single-use | Siddhesh Poyarekar | 1 | -5/+5 |
2012-07-06 | gdb/ | Jan Kratochvil | 1 | -3/+5 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 |
2011-07-05 | gdb/ | Thiago Jung Bauermann | 1 | -1/+1 |
2011-06-27 | * valops.c (find_overload_match): Call do_cleanups before early | Tom Tromey | 1 | -0/+1 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -3/+4 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-05-27 | * findcmd.c (parse_find_args): Use value_contents, not | Tom Tromey | 1 | -1/+1 |
2010-05-14 | 2010-05-14 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+4 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -1/+1 |
2009-07-02 | * arch-utils.c (selected_byte_order): Return target_byte_order_user. | Ulrich Weigand | 1 | -4/+6 |
2009-06-03 | * value.h (struct internalvar): Remove. | Ulrich Weigand | 1 | -3/+1 |
2009-02-21 | 2008-02-21 Pedro Alves <pedro@codesorcery.com> | Pedro Alves | 1 | -0/+3 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-09-11 | * defs.h (struct gdbarch): Add forward declaration. | Ulrich Weigand | 1 | -3/+4 |
2008-06-26 | * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H. | Daniel Jacobowitz | 1 | -1/+0 |
2008-05-14 | * findcmd.c: Add #include "gdb_stdint.h". | Joel Brobecker | 1 | -0/+1 |
2008-05-09 | * error.c (parse_find_args): Fix capitalization in previous patch. | Doug Evans | 1 | -11/+11 |
2008-05-09 | New "find" command. | Doug Evans | 1 | -0/+331 |