aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi/mi-cmds.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-26gdb, gdbserver, gdbsupport: remove includes of early headersSimon Marchi1-1/+0
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-11-21gdb: Replace gdb::optional with std::optionalLancelot Six1-1/+1
2023-06-20Use unique_xmalloc_ptr for mi_parse::commandTom Tromey1-2/+2
2023-05-23Change mi_parse_argv to a methodTom Tromey1-1/+1
2023-05-23Use accessor for mi_parse::argsTom Tromey1-3/+3
2023-03-09gdb, gdbserver, gdbsupport: fix whitespace issuesSimon Marchi1-7/+7
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-08-10gdb/mi: fix breakpoint script field outputSimon Marchi1-0/+2
2022-03-18gdb/python: remove gdb._mi_commands dictSimon Marchi1-0/+14
2022-03-16gdb/mi: consistently notify user when GDB/MI client uses -thread-selectJan Vrany1-16/+2
2022-03-14gdb/python/mi: create MI commands using pythonAndrew Burgess1-9/+14
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-12-14gdb/mi: rename build_table to add_builtin_mi_commandsAndrew Burgess1-2/+2
2021-12-14gdb/mi: rename mi_cmd to mi_commandJan Vrany1-17/+17
2021-12-14gdb/mi: use separate classes for different types of MI commandJan Vrany1-27/+113
2021-12-14gdb/mi: use std::map for MI commands in mi-cmds.cJan Vrany1-248/+230
2021-12-14gdb/mi: rename mi_lookup to mi_cmd_lookupJan Vrany1-2/+3
2021-05-06gdb/mi: add a '--force' flag to the '-break-condition' commandTankut Baris Aktemur1-2/+2
2021-01-20gdb: make some variables staticSimon Marchi1-3/+2
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-8/+8
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-12-04gdb/mi: Add -symbol-info-module-{variables,functions}Andrew Burgess1-0/+4
2019-11-27gdb/mi: Add -symbol-info-modules commandAndrew Burgess1-0/+1
2019-11-27gdb/mi: Add new commands -symbol-info-{functions,variables,types}Andrew Burgess1-0/+3
2019-06-15gdb/mi: New commands to catch C++ exceptionsAndrew Burgess1-0/+6
2019-05-17MI: Add new command -completeJan Vrany1-0/+1
2019-03-13Fix MI output for multi-location breakpointsSimon Marchi1-0/+2
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-31(Ada) Add gdb-mi support for stopping at start of exception handler.Xavier Roirand1-0/+2
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-09Remove unnecessary function prototypes.John Baldwin1-2/+0
2017-03-20Add -file-list-shared-libraries MI commandMarc-Andre Laperle1-0/+2
2017-01-20Add command to erase all flash memory regionsLuis Machado1-0/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-10-03Emit inferior, thread and frame selection events to all UIsAntoine Tremblay1-2/+4
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-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-05-19fix two latent type errorsTom Tromey1-3/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-03New GDB/MI command "-info-gdb-mi-command"Joel Brobecker1-0/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-11-12Implement GDB/MI equivalent of "info exceptions" CLI command.Joel Brobecker1-0/+1
2013-10-11New GDB/MI commands to catch Ada exceptionsJoel Brobecker1-0/+4
2013-06-26gdb/Yao Qi1-0/+2
2013-05-30gdb/Yao Qi1-1/+2
2013-05-212013-05-21 Hui Zhu <hui@codesourcery.com>Hui Zhu1-0/+2