aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi/mi-parse.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-09-20Remove explanatory comments from includesTom Tromey1-1/+1
2023-09-07gdb: fix indentation in mi/mi-parse.hSimon Marchi1-59/+59
2023-08-23gdb: remove mi_parse::make functionsAndrew Burgess1-13/+5
2023-06-20Use unique_xmalloc_ptr for mi_parse::commandTom Tromey1-1/+3
2023-06-20Use std::string for MI tokenTom Tromey1-6/+5
2023-05-23Add second mi_parse constructorTom Tromey1-2/+10
2023-05-23Introduce mi_parse helper methodsTom Tromey1-0/+9
2023-05-23Introduce "static constructor" for mi_parseTom Tromey1-15/+13
2023-05-23Change mi_parse_argv to a methodTom Tromey1-4/+3
2023-05-23Use accessor for mi_parse::argsTom Tromey1-1/+12
2023-05-23Use member initializers in mi_parseTom Tromey1-14/+14
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-12-14gdb/mi: rename mi_cmd to mi_commandJan Vrany1-1/+1
2021-12-14gdb/mi: use separate classes for different types of MI commandJan Vrany1-0/+4
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-02-07Normalize include guards in gdbTom Tromey1-3/+3
2019-01-25Normalize includes to use common/Tom Tromey1-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-19Use DISABLE_COPY_AND_ASSIGNYao Qi1-2/+1
2017-04-12C++ify mi_parseTom Tromey1-5/+8
2017-01-06Include mi-cmds.h in mi-parse.hYao Qi1-0/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-23gdb: Use C++11 std::chronoPedro Alves1-5/+7
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-08-24Prepare for gnulib updatePedro Alves1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-14GDB/MI: Add new "--language LANG" command option.Joel Brobecker1-0/+4
2013-06-03gdb/Yao Qi1-0/+4
2013-03-12 * mi/mi-cmds.h (mi_execute_command): Make "cmd" const.Keith Seitz1-1/+1
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-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-12-09gdbTom Tromey1-6/+8
2010-02-24 Multiexec MIVladimir Prus1-0/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-07-12 Implement --thread and --frame.Vladimir Prus1-0/+2
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-02-05 * mi/mi-parse.h: Include <sys/time.h>.Daniel Jacobowitz1-0/+2
2007-02-02* mi/mi-main.c: Include <sys/resource.h> if present.Nick Roberts1-0/+8
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-23 * mi/mi-symbol-cmds.c:Eli Zaretskii1-3/+3