aboutsummaryrefslogtreecommitdiff
path: root/gdb/maint.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-27Add extern "C" to declarations of C symbolsPedro Alves1-5/+5
2015-01-11PR gdb/15830Doug Evans1-35/+11
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-11-20Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans1-20/+20
2014-11-18symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated.Doug Evans1-1/+1
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-07-24constify deprecate_cmdTom Tromey1-2/+2
2014-07-24constify maint.cTom Tromey1-6/+7
2014-07-17Fix 17170.Doug Evans1-13/+25
2014-06-19Add new internal problem for demangler warningsGary Benson1-0/+15
2014-06-13make calls to help_list use enumeratorTom Tromey1-4/+7
2014-02-26start change to progspace independenceTom Tromey1-1/+1
2014-02-26change minsym representationTom Tromey1-3/+3
2014-01-20convert flags to bitfieldsTom Tromey1-8/+20
2014-01-13replace XZALLOC with XCNEWTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-09-24Code cleanup: Add objfile_name accessorJan Kratochvil1-2/+2
2013-04-08 * maint.c (print_bfd_section_info): Print the section index.Tom Tromey1-0/+1
2013-04-08 PR symtab/8424:Tom Tromey1-1/+1
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey1-5/+5
2013-03-21 New commands "mt set per-command {space,time,symtab} {on,off}".Doug Evans1-2/+289
2013-03-07 * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz1-2/+2
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-12-20gdb/Yao Qi1-23/+0
2012-12-20gdb/Yao Qi1-16/+0
2012-12-19gdb/Yao Qi1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-08-092011-08-09 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-13/+1
2011-03-032011-03-02 Michael Snyder <msnyder@vmware.com>Michael Snyder1-3/+1
2011-02-272011-02-26 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+3
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder1-15/+14
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-10/+20
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-07-01 * breakpoint.c (update_watchpoint, _initialize_breakpoint): RemovePedro Alves1-2/+2
2010-06-26Refactor 'maint time' command statistics.Paul N. Hilfinger1-6/+2
2010-05-162010-05-15 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+3
2010-05-062010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+0
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-9/+14
2009-07-02 * arch-utils.c (selected_byte_order): Return target_byte_order_user.Ulrich Weigand1-2/+5
2009-02-252009-02-25 Hui Zhu <teawater@gmail.com>Hui Zhu1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-11-182008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-1/+1
2008-11-182008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-3/+27
2008-10-30 * cli/cli-logging.c (handle_redirections): Make a cleanup.Tom Tromey1-1/+3
2008-09-05 * breakpoint.h (struct bp_location): Change type of sectionUlrich Weigand1-5/+5
2008-09-04 * defs.h (plongest,pulongest): Renamed from paddr_u,paddr_d.Doug Evans1-1/+1
2008-08-29 * maint.c (_initialize_maint_cmds): Fix typo.Tom Tromey1-2/+2
2008-08-20 * objfiles.h (struct obj_section): Remove addr and endaddr fields.Pedro Alves1-2/+4
2008-05-23 * annotate.c (annotate_source, annotate_frame_begin): ReplaceMarkus Deuling1-2/+1