summaryrefslogtreecommitdiff
path: root/gdb/mi/mi-cmds.h
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-04-05-Wwrite-strings: Constify mi_cmd_argv_ftype's 'command' parameterPedro Alves
2017-03-20Add -file-list-shared-libraries MI commandMarc-Andre Laperle
2017-01-20Add command to erase all flash memory regionsLuis Machado
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-06-21Make raw_stdout be per MI instancePedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-12-03New GDB/MI command "-info-gdb-mi-command"Joel Brobecker
2013-11-12Implement GDB/MI equivalent of "info exceptions" CLI command.Joel Brobecker
2013-10-11New GDB/MI commands to catch Ada exceptionsJoel Brobecker
2013-06-26gdb/Yao Qi
2013-06-03gdb/Yao Qi
2013-05-212013-05-21 Hui Zhu <hui@codesourcery.com>Hui Zhu
2013-05-102013-05-10 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon
2013-03-12 * mi/mi-cmds.h (mi_execute_command): Make "cmd" const.Keith Seitz
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-12-12MI: add the -catch-load and -catch-unload commandsMircea Gherzan
2012-08-31gdb/Yao Qi
2012-05-242012-05-23 Stan Shebs <stan@codesourcery.com>Stan Shebs
2012-03-06 * mi/mi-cmd-break.c: Enforce coding standards, fix comments.Stan Shebs
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-10-03[Ada] New GDB/MI command: -ada-tasks-infoJoel Brobecker
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-08-13 Easier and more stubborn MI memory read commands.Vladimir Prus
2010-03-23 Implement -trace-save.Vladimir Prus
2010-03-23 Implement -trace-find.Vladimir Prus
2010-03-23 -trace-define-variable and -trace-list-variables.Vladimir Prus
2010-03-23 Implement -break-passcount.Vladimir Prus
2010-03-23 -trace-start/-trace-end/-trace-status.Vladimir Prus
2010-02-24 Multiexec MIVladimir Prus
2010-02-24 Make -exec-run a proper MI commands.Vladimir Prus
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-09-19 * mi/mi-cmds.h (mi_cmd_stack_list_variables): Declare.Vladimir Prus
2009-09-15gdbTom Tromey
2009-08-03 Implement -break-commandsVladimir Prus
2009-05-28gdbTom Tromey
2009-04-08 Implement -exec-jump.Vladimir Prus
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-11-17 Implement '-target-detach pid'.Vladimir Prus
2008-11-17 Implement -list-thread-groups.Vladimir Prus
2008-08-19 * target.c (target_async_permitted, target_async_permitted_1)Vladimir Prus
2008-06-29 * mi/mi-cmds.c (mi_cmds): Route -exec-run, -exec-until,Vladimir Prus
2008-06-25 Kill the return value for all MI command functions.Vladimir Prus
2008-04-24 * mi/mi-cmds.h (mi_cmd_args_ftype): Remove.Vladimir Prus
2008-04-04gdb/Pedro Alves
2008-03-15 Implement -thread-info.Vladimir Prus
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-11-30 * remote.c (remote_cmdlist): New variable.Daniel Jacobowitz