summaryrefslogtreecommitdiff
path: root/gdb/mi/mi-parse.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-09-29Remove unused declarationTom Tromey
2017-09-11Make extract_arg return a std::stringTom Tromey
2017-09-11Rename _const functions to use overloading insteadTom Tromey
2017-04-12C++ify mi_parseTom Tromey
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-09-25Add some more casts (2/2)Simon Marchi
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
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-01-13replace XMALLOC with XNEWTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-12-03Add "undefined-command" error code at end of ^error result...Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-11-14GDB/MI: Add new "--language LANG" command option.Joel Brobecker
2013-07-01add -Wold-style-declarationTom Tromey
2013-06-03gdb/Yao Qi
2013-03-12 * mi/mi-cmds.h (mi_execute_command): Make "cmd" const.Keith Seitz
2013-03-07 * breakpoint.c (catch_syscall_split_args): Use skip_spaces.Keith Seitz
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-03-06 * mi/mi-cmd-break.c: Enforce coding standards, fix comments.Stan Shebs
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-04-29 * mi/mi-parse.c (mi_parse): Remove incorrect sizeof.Tom Tromey
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-12-09 * mi/mi-parse.c (mi_parse): Wrong error message.Marc Khouzam
2010-12-09gdbTom Tromey
2010-12-062010-12-06 Marc Khouzam <marc.khouzam@ericsson.com>Marc Khouzam
2010-05-172010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-03-05gdbTom Tromey
2010-02-24 Multiexec MIVladimir Prus
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-07-12 Implement --thread and --frame.Vladimir Prus
2008-04-24 * mi/mi-cmds.h (mi_cmd_args_ftype): Remove.Vladimir Prus
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-23 * mi/mi-symbol-cmds.c:Eli Zaretskii
2003-08-042003-08-04 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2003-06-082003-06-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2002-03-19* defs.h (XMALLOC): Define.Andrew Cagney
2001-03-06Update/correct copyright notices.Kevin Buettner
2001-01-312001-01-31 David Smith <dsmith@redhat.com>David Smith
2000-12-15Replace free() with xfree().Kevin Buettner
2000-07-30Protoization.Kevin Buettner
2000-05-16Rename mi/ChangeLog-mi -> mi/ChangeLogAndrew Cagney
2000-02-23Fix copyright - Cygnus is a Red Hat company.Andrew Cagney
2000-02-23Add mi/ and testsuite/gdb.mi/ subdirectories.Andrew Cagney