summaryrefslogtreecommitdiff
path: root/gdb/gdbcmd.h
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-07Constify execute_commandTom Tromey
2017-09-04Move command lines types/declarations to cli-script.hSimon Marchi
2017-07-26Add "maint check xml-descriptions" to test builtin xml target descriptionsYao Qi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-11-08Use ui_file_as_string in execute_command_to_stringPedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-07-17 * NEWS: Mention "set print raw frame-arguments".Doug Evans
2013-07-17 * gdbcmd.h (togglelist): Delete.Doug Evans
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-11-12 * NEWS: Update.Tom Tromey
2012-08-09gdb/Yao Qi
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-11-012011-10-06 Justin Lebar <justin.lebar@gmail.com>Justin Lebar
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-08-07gdb/Jan Kratochvil
2010-07-13gdbTom Tromey
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-07-02gdb/Pedro Alves
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2006-10-27 * gdbcmd.h (detachlist): Declare.Andreas Schwab
2005-12-17 * breakpoint.c:Eli Zaretskii
2005-01-142005-01-13 Michael Snyder <msnyder@redhat.com>Michael Snyder
2004-09-20gdb/doc/Daniel Jacobowitz
2003-05-07gdb/ChangeLog:Jim Blandy
2003-04-14gdb/ChangeLog:Jim Blandy
2002-01-17Remove else clause to #if UI_OUT.Andrew Cagney
2001-07-162001-07-16 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni
2001-07-152001-07-15 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni
2001-03-06Update/correct copyright notices.Kevin Buettner
2000-12-012000-12-01 Fernando Nasser <fnasser@redhat.com>Fernando Nasser
2000-05-28PARAMS removal.Kevin Buettner
2000-03-28The set debug changesDaniel Berlin
2000-02-03import gdb-2000-02-02 snapshotJason Molenda
2000-02-02import gdb-2000-02-01 snapshotJason Molenda
1999-07-07import gdb-1999-07-07 post reformatJason Molenda
1999-05-19import gdb-1999-0519Jason Molenda
1999-04-16Initial creation of sourceware repositoryStan Shebs
1999-04-16Initial creation of sourceware repositoryStan Shebs
1992-07-06 * maint.c: New file.Fred Fish
1991-03-28Initial revisionK. Richard Pixley