summaryrefslogtreecommitdiff
path: root/gdb/mi/mi-cmds.h
Commit message (Expand)AuthorAgeFilesLines
* gdb/python: remove gdb._mi_commands dictSimon Marchi2022-03-181-0/+7
* gdb/mi: consistently notify user when GDB/MI client uses -thread-selectJan Vrany2022-03-161-11/+6
* gdb/python/mi: create MI commands using pythonAndrew Burgess2022-03-141-0/+18
* gdb/mi: preserve user selected thread and frame when invoking MI commandsJan Vrany2022-03-081-0/+12
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Use gdb_stdlog for MI debuggingTom Tromey2021-12-291-3/+0
* gdb/mi: rename mi_cmd to mi_commandJan Vrany2021-12-141-4/+4
* gdb/mi: use separate classes for different types of MI commandJan Vrany2021-12-141-23/+46
* gdb/mi: rename mi_lookup to mi_cmd_lookupJan Vrany2021-12-141-2/+3
* gdb/mi: add a '--force' flag to the '-break-condition' commandTankut Baris Aktemur2021-05-061-0/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* gdb/mi: Add -symbol-info-module-{variables,functions}Andrew Burgess2019-12-041-0/+2
* gdb/mi: Add -symbol-info-modules commandAndrew Burgess2019-11-271-0/+1
* gdb/mi: Add new commands -symbol-info-{functions,variables,types}Andrew Burgess2019-11-271-0/+3
* gdb/mi: New commands to catch C++ exceptionsAndrew Burgess2019-06-151-0/+3
* MI: Add new command -completeJan Vrany2019-05-171-0/+1
* Normalize include guards in gdbTom Tromey2019-02-071-3/+3
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* (Ada) Add gdb-mi support for stopping at start of exception handler.Xavier Roirand2018-01-311-0/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* -Wwrite-strings: Constify mi_cmd_argv_ftype's 'command' parameterPedro Alves2017-04-051-1/+1
* Add -file-list-shared-libraries MI commandMarc-Andre Laperle2017-03-201-0/+1
* Add command to erase all flash memory regionsLuis Machado2017-01-201-0/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Make raw_stdout be per MI instancePedro Alves2016-06-211-3/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* New GDB/MI command "-info-gdb-mi-command"Joel Brobecker2013-12-031-0/+1
* Implement GDB/MI equivalent of "info exceptions" CLI command.Joel Brobecker2013-11-121-0/+1
* New GDB/MI commands to catch Ada exceptionsJoel Brobecker2013-10-111-0/+2
* gdb/Yao Qi2013-06-261-0/+1
* gdb/Yao Qi2013-06-031-4/+0
* 2013-05-21 Hui Zhu <hui@codesourcery.com>Hui Zhu2013-05-211-0/+1
* 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2013-05-101-0/+1
* * mi/mi-cmds.h (mi_execute_command): Make "cmd" const.Keith Seitz2013-03-121-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* MI: add the -catch-load and -catch-unload commandsMircea Gherzan2012-12-121-0/+2
* gdb/Yao Qi2012-08-311-0/+6
* 2012-05-23 Stan Shebs <stan@codesourcery.com>Stan Shebs2012-05-241-0/+1
* * mi/mi-cmd-break.c: Enforce coding standards, fix comments.Stan Shebs2012-03-061-4/+5
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* [Ada] New GDB/MI command: -ada-tasks-infoJoel Brobecker2011-10-031-0/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Easier and more stubborn MI memory read commands.Vladimir Prus2010-08-131-0/+2
* Implement -trace-save.Vladimir Prus2010-03-231-0/+1
* Implement -trace-find.Vladimir Prus2010-03-231-0/+1
* -trace-define-variable and -trace-list-variables.Vladimir Prus2010-03-231-0/+2
* Implement -break-passcount.Vladimir Prus2010-03-231-0/+1