summaryrefslogtreecommitdiff
path: root/gdb/macrocmd.c
Commit message (Expand)AuthorAgeFilesLines
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* gdb: Make use of 'add_info' to create info sub-commands.Andrew Burgess2015-11-111-9/+6
* Add some more casts (2/2)Simon Marchi2015-09-251-1/+1
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-1/+1
* New common function "startswith"Gary Benson2015-03-061-2/+2
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* make calls to help_list use enumeratorTom Tromey2014-06-131-1/+1
* reindent print_macro_definitionTom Tromey2014-05-141-24/+24
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* add -Wold-style-definitionTom Tromey2013-07-011-1/+2
* gdb/Jan Kratochvil2013-02-031-3/+8
* gdb/Jan Kratochvil2013-01-111-3/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * linespec.c: #include "stack.h".Doug Evans2012-06-291-1/+3
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* Move info definitions command to an info macro option.matt rice2011-11-121-59/+84
* PR macros/12999matt rice2011-07-211-22/+111
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-1/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* 2010-05-15 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-161-0/+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
* gdb/Jan Kratochvil2009-04-291-2/+8
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * macrocmd.c (macro_define_command): Skip whitespace afterTom Tromey2008-12-121-4/+6
* gdbTom Tromey2008-09-301-2/+3
* gdbTom Tromey2008-09-271-10/+29
* gdb:Tom Tromey2008-08-141-2/+10
* gdbTom Tromey2008-07-181-11/+135
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-02-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-151-4/+3
* 2005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-141-45/+37
* 2005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-10/+10
* 2003-06-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-111-1/+1
* 2003-06-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-081-0/+2
* * macrocmd.c (info_macro_command): Remove newline from errorJim Blandy2002-07-171-1/+1
* Call the command `info macro', not `show macro'.Jim Blandy2002-06-111-4/+4
* Add commands for manually expanding macros and showing theirJim Blandy2002-05-161-0/+287