summaryrefslogtreecommitdiff
path: root/gdb/maint.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyusers/palves/ui_file_v4Pedro Alves2017-02-011-6/+3
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* gdb: Use C++11 std::chronoPedro Alves2016-11-231-17/+14
* Fix a few typosSimon Marchi2016-11-041-1/+1
* Fix gdb.base/maint.exp regressionsPedro Alves2016-10-281-0/+6
* Change command stats reporting to use classTom Tromey2016-10-211-80/+38
* Add self-test framework to gdbTom Tromey2016-05-171-0/+18
* remove trivialy unused variablesTrevor Saunders2016-05-071-1/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* 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