aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi/mi-parse.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-04Remove host_hex_valueTom Tromey1-2/+2
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-12-14gdb/mi: use separate classes for different types of MI commandJan Vrany1-15/+3
2021-12-14gdb/mi: rename mi_lookup to mi_cmd_lookupJan Vrany1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-3/+3
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-29Remove unused declarationTom Tromey1-1/+0
2017-09-11Make extract_arg return a std::stringTom Tromey1-9/+3
2017-09-11Rename _const functions to use overloading insteadTom Tromey1-6/+6
2017-04-12C++ify mi_parseTom Tromey1-33/+22
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
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