Age | Commit message (Expand) | Author | Files | Lines |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-07-24 | constify deprecate_cmd | Tom Tromey | 1 | -2/+2 |
2014-07-24 | constify maint.c | Tom Tromey | 1 | -6/+7 |
2014-07-17 | Fix 17170. | Doug Evans | 1 | -13/+25 |
2014-06-19 | Add new internal problem for demangler warnings | Gary Benson | 1 | -0/+15 |
2014-06-13 | make calls to help_list use enumerator | Tom Tromey | 1 | -4/+7 |
2014-02-26 | start change to progspace independence | Tom Tromey | 1 | -1/+1 |
2014-02-26 | change minsym representation | Tom Tromey | 1 | -3/+3 |
2014-01-20 | convert flags to bitfields | Tom Tromey | 1 | -8/+20 |
2014-01-13 | replace XZALLOC with XCNEW | Tom Tromey | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-09-24 | Code cleanup: Add objfile_name accessor | Jan Kratochvil | 1 | -2/+2 |
2013-04-08 | * maint.c (print_bfd_section_info): Print the section index. | Tom Tromey | 1 | -0/+1 |
2013-04-08 | PR symtab/8424: | Tom Tromey | 1 | -1/+1 |
2013-04-08 | * minsyms.h (struct bound_minimal_symbol): New. | Tom Tromey | 1 | -5/+5 |
2013-03-21 | New commands "mt set per-command {space,time,symtab} {on,off}". | Doug Evans | 1 | -2/+289 |
2013-03-07 | * breakpoint.c (catch_syscall_split_args): Use skip_spaces. | Keith Seitz | 1 | -2/+2 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-12-20 | gdb/ | Yao Qi | 1 | -23/+0 |
2012-12-20 | gdb/ | Yao Qi | 1 | -16/+0 |
2012-12-19 | gdb/ | Yao Qi | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-08-09 | 2011-08-09 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -13/+1 |
2011-03-03 | 2011-03-02 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -3/+1 |
2011-02-27 | 2011-02-26 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+3 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -15/+14 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -10/+20 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-07-01 | * breakpoint.c (update_watchpoint, _initialize_breakpoint): Remove | Pedro Alves | 1 | -2/+2 |
2010-06-26 | Refactor 'maint time' command statistics. | Paul N. Hilfinger | 1 | -6/+2 |
2010-05-16 | 2010-05-15 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+3 |
2010-05-06 | 2010-05-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+0 |
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 | -9/+14 |
2009-07-02 | * arch-utils.c (selected_byte_order): Return target_byte_order_user. | Ulrich Weigand | 1 | -2/+5 |
2009-02-25 | 2009-02-25 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -1/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-11-18 | 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -1/+1 |
2008-11-18 | 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -3/+27 |
2008-10-30 | * cli/cli-logging.c (handle_redirections): Make a cleanup. | Tom Tromey | 1 | -1/+3 |
2008-09-05 | * breakpoint.h (struct bp_location): Change type of section | Ulrich Weigand | 1 | -5/+5 |
2008-09-04 | * defs.h (plongest,pulongest): Renamed from paddr_u,paddr_d. | Doug Evans | 1 | -1/+1 |
2008-08-29 | * maint.c (_initialize_maint_cmds): Fix typo. | Tom Tromey | 1 | -2/+2 |
2008-08-20 | * objfiles.h (struct obj_section): Remove addr and endaddr fields. | Pedro Alves | 1 | -2/+4 |
2008-05-23 | * annotate.c (annotate_source, annotate_frame_begin): Replace | Markus Deuling | 1 | -2/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-09-19 | * configure.ac: Add check for "etext". | Joel Brobecker | 1 | -3/+3 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2006-02-23 | * maint.c (maintenance_dump_me): Remove unnecessary prototype. | Daniel Jacobowitz | 1 | -2/+0 |