aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi/mi-parse.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-25Add some more casts (2/2)Simon Marchi1-1/+1
2015-09-25Add casts to memory allocation related callsSimon Marchi1-5/+5
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-1/+1
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-01-13replace XMALLOC with XNEWTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-03Add "undefined-command" error code at end of ^error result...Joel Brobecker1-1/+2
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-11-14GDB/MI: Add new "--language LANG" command option.Joel Brobecker1-1/+24
2013-07-01add -Wold-style-declarationTom Tromey1-3/+3
2013-06-03gdb/Yao Qi1-0/+22
2013-03-12 * mi/mi-cmds.h (mi_execute_command): Make "cmd" const.Keith Seitz1-16/+25
2013-03-07 * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz1-10/+6
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-03-06 * mi/mi-cmd-break.c: Enforce coding standards, fix comments.Stan Shebs1-25/+23
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-04-29 * mi/mi-parse.c (mi_parse): Remove incorrect sizeof.Tom Tromey1-2/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-12-09 * mi/mi-parse.c (mi_parse): Wrong error message.Marc Khouzam1-3/+5
2010-12-09gdbTom Tromey1-22/+21
2010-12-062010-12-06 Marc Khouzam <marc.khouzam@ericsson.com>Marc Khouzam1-1/+1
2010-05-172010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+9
2010-03-05gdbTom Tromey1-2/+75
2010-02-24 Multiexec MIVladimir Prus1-3/+28
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+2
2008-07-12 Implement --thread and --frame.Vladimir Prus1-0/+36
2008-04-24 * mi/mi-cmds.h (mi_cmd_args_ftype): Remove.Vladimir Prus1-6/+3
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-23 * mi/mi-symbol-cmds.c:Eli Zaretskii1-3/+3
2003-08-042003-08-04 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-06-082003-06-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-5/+0
2002-03-19* defs.h (XMALLOC): Define.Andrew Cagney1-4/+3
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+1
2001-01-312001-01-31 David Smith <dsmith@redhat.com>David Smith1-2/+2
2000-12-15Replace free() with xfree().Kevin Buettner1-4/+4
2000-07-30Protoization.Kevin Buettner1-1/+1
2000-05-16Rename mi/ChangeLog-mi -> mi/ChangeLogAndrew Cagney1-4/+0
2000-02-23Fix copyright - Cygnus is a Red Hat company.Andrew Cagney1-1/+1
2000-02-23Add mi/ and testsuite/gdb.mi/ subdirectories.Andrew Cagney1-0/+243