summaryrefslogtreecommitdiff
path: root/gdb/macrocmd.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-07Constify add_infoTom Tromey
2017-10-11Constify add_prefix_cmdTom Tromey
2017-09-27Constify some commands in macrocmd.cTom Tromey
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-09-04struct symtabs_and_lines -> std::vector<symtab_and_line>Pedro Alves
2017-02-23Use gdb::function_view in iterate_over_symtabs & coPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-11-11gdb: Make use of 'add_info' to create info sub-commands.Andrew Burgess
2015-09-25Add some more casts (2/2)Simon Marchi
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-03-06New common function "startswith"Gary Benson
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include string.h in common-defs.hGary Benson
2014-06-13make calls to help_list use enumeratorTom Tromey
2014-05-14reindent print_macro_definitionTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-07-01add -Wold-style-definitionTom Tromey
2013-02-03gdb/Jan Kratochvil
2013-01-11gdb/Jan Kratochvil
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-06-29 * linespec.c: #include "stack.h".Doug Evans
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-11-12Move info definitions command to an info macro option.matt rice
2011-07-21PR macros/12999matt rice
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-05-162010-05-15 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-05-062010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-04-29gdb/Jan Kratochvil
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-12-12 * macrocmd.c (macro_define_command): Skip whitespace afterTom Tromey
2008-09-30gdbTom Tromey
2008-09-27gdbTom Tromey
2008-08-14gdb:Tom Tromey
2008-07-18gdbTom Tromey
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
2005-12-17 * breakpoint.c:Eli Zaretskii
2005-02-152005-02-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2005-02-142005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2003-06-112003-06-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2003-06-082003-06-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2002-07-17* macrocmd.c (info_macro_command): Remove newline from errorJim Blandy
2002-06-11Call the command `info macro', not `show macro'.Jim Blandy