aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi/mi-cmds.h
AgeCommit message (Expand)AuthorFilesLines
2022-03-18gdb/python: remove gdb._mi_commands dictSimon Marchi1-0/+7
2022-03-16gdb/mi: consistently notify user when GDB/MI client uses -thread-selectJan Vrany1-11/+6
2022-03-14gdb/python/mi: create MI commands using pythonAndrew Burgess1-0/+18
2022-03-08gdb/mi: preserve user selected thread and frame when invoking MI commandsJan Vrany1-0/+12
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-12-29Use gdb_stdlog for MI debuggingTom Tromey1-3/+0
2021-12-14gdb/mi: rename mi_cmd to mi_commandJan Vrany1-4/+4
2021-12-14gdb/mi: use separate classes for different types of MI commandJan Vrany1-23/+46
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-0/+1
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-12-04gdb/mi: Add -symbol-info-module-{variables,functions}Andrew Burgess1-0/+2
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/+3
2019-05-17MI: Add new command -completeJan Vrany1-0/+1
2019-02-07Normalize include guards in gdbTom Tromey1-3/+3
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/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-04-05-Wwrite-strings: Constify mi_cmd_argv_ftype's 'command' parameterPedro Alves1-1/+1
2017-03-20Add -file-list-shared-libraries MI commandMarc-Andre Laperle1-0/+1
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-06-21Make raw_stdout be per MI instancePedro Alves1-3/+0
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-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-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/+2
2013-06-26gdb/Yao Qi1-0/+1
2013-06-03gdb/Yao Qi1-4/+0
2013-05-212013-05-21 Hui Zhu <hui@codesourcery.com>Hui Zhu1-0/+1
2013-05-102013-05-10 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+1
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-2/+1
2012-12-12MI: add the -catch-load and -catch-unload commandsMircea Gherzan1-0/+2
2012-08-31gdb/Yao Qi1-0/+6
2012-05-242012-05-23 Stan Shebs <stan@codesourcery.com>Stan Shebs1-0/+1
2012-03-06 * mi/mi-cmd-break.c: Enforce coding standards, fix comments.Stan Shebs1-4/+5
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-10-03[Ada] New GDB/MI command: -ada-tasks-infoJoel Brobecker1-0/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-08-13 Easier and more stubborn MI memory read commands.Vladimir Prus1-0/+2
2010-03-23 Implement -trace-save.Vladimir Prus1-0/+1
2010-03-23 Implement -trace-find.Vladimir Prus1-0/+1
2010-03-23 -trace-define-variable and -trace-list-variables.Vladimir Prus1-0/+2
2010-03-23 Implement -break-passcount.Vladimir Prus1-0/+1