aboutsummaryrefslogtreecommitdiff
path: root/gdb/macrocmd.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-06New common function "startswith"Gary Benson1-2/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-06-13make calls to help_list use enumeratorTom Tromey1-1/+1
2014-05-14reindent print_macro_definitionTom Tromey1-24/+24
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-07-01add -Wold-style-definitionTom Tromey1-1/+2
2013-02-03gdb/Jan Kratochvil1-3/+8
2013-01-11gdb/Jan Kratochvil1-3/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-06-29 * linespec.c: #include "stack.h".Doug Evans1-1/+3
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-11-12Move info definitions command to an info macro option.matt rice1-59/+84
2011-07-21PR macros/12999matt rice1-22/+111
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-05-162010-05-15 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+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-04-29gdb/Jan Kratochvil1-2/+8
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-12-12 * macrocmd.c (macro_define_command): Skip whitespace afterTom Tromey1-4/+6
2008-09-30gdbTom Tromey1-2/+3
2008-09-27gdbTom Tromey1-10/+29
2008-08-14gdb:Tom Tromey1-2/+10
2008-07-18gdbTom Tromey1-11/+135
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-02-152005-02-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-4/+3
2005-02-142005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-45/+37
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-10/+10
2003-06-112003-06-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-06-082003-06-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+2
2002-07-17* macrocmd.c (info_macro_command): Remove newline from errorJim Blandy1-1/+1
2002-06-11Call the command `info macro', not `show macro'.Jim Blandy1-4/+4
2002-05-16Add commands for manually expanding macros and showing theirJim Blandy1-0/+287