summaryrefslogtreecommitdiff
path: root/gdb/maint.c
Commit message (Expand)AuthorAgeFilesLines
* Add some more casts (2/2)Simon Marchi2015-09-251-1/+1
* Prepare for gnulib updatePedro Alves2015-08-241-1/+1
* Add extern "C" to declarations of C symbolsPedro Alves2015-02-271-5/+5
* PR gdb/15830Doug Evans2015-01-111-35/+11
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans2014-11-201-20/+20
* symtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR. All uses updated.Doug Evans2014-11-181-1/+1
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* constify deprecate_cmdTom Tromey2014-07-241-2/+2
* constify maint.cTom Tromey2014-07-241-6/+7
* Fix 17170.Doug Evans2014-07-171-13/+25
* Add new internal problem for demangler warningsGary Benson2014-06-191-0/+15
* make calls to help_list use enumeratorTom Tromey2014-06-131-4/+7
* start change to progspace independenceTom Tromey2014-02-261-1/+1
* change minsym representationTom Tromey2014-02-261-3/+3
* convert flags to bitfieldsTom Tromey2014-01-201-8/+20
* replace XZALLOC with XCNEWTom Tromey2014-01-131-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Code cleanup: Add objfile_name accessorJan Kratochvil2013-09-241-2/+2
* * maint.c (print_bfd_section_info): Print the section index.Tom Tromey2013-04-081-0/+1
* PR symtab/8424:Tom Tromey2013-04-081-1/+1
* * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey2013-04-081-5/+5
* New commands "mt set per-command {space,time,symtab} {on,off}".Doug Evans2013-03-211-2/+289
* * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz2013-03-071-2/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* gdb/Yao Qi2012-12-201-23/+0
* gdb/Yao Qi2012-12-201-16/+0
* gdb/Yao Qi2012-12-191-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* 2011-08-09 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-091-13/+1
* 2011-03-02 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-031-3/+1
* 2011-02-26 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-271-0/+3
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-15/+14
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-10/+20
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* * breakpoint.c (update_watchpoint, _initialize_breakpoint): RemovePedro Alves2010-07-011-2/+2
* Refactor 'maint time' command statistics.Paul N. Hilfinger2010-06-261-6/+2
* 2010-05-15 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-161-2/+3
* 2010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-061-2/+0
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-9/+14
* * arch-utils.c (selected_byte_order): Return target_byte_order_user.Ulrich Weigand2009-07-021-2/+5
* 2009-02-25 Hui Zhu <teawater@gmail.com>Hui Zhu2009-02-251-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2008-11-181-1/+1
* 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2008-11-181-3/+27
* * cli/cli-logging.c (handle_redirections): Make a cleanup.Tom Tromey2008-10-301-1/+3
* * breakpoint.h (struct bp_location): Change type of sectionUlrich Weigand2008-09-051-5/+5
* * defs.h (plongest,pulongest): Renamed from paddr_u,paddr_d.Doug Evans2008-09-041-1/+1
* * maint.c (_initialize_maint_cmds): Fix typo.Tom Tromey2008-08-291-2/+2