aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi/mi-cmds.c
AgeCommit message (Expand)AuthorFilesLines
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
2013-05-102013-05-10 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+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/+4
2012-10-17gdb:Yao Qi1-2/+4
2012-09-18gdb/doc:Yao Qi1-1/+2
2012-08-31gdb/Yao Qi1-105/+127
2012-08-31gdb/Yao Qi1-1/+1
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-10/+12
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-062011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-5/+10
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-05-172010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder1-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
2010-03-23 -trace-start/-trace-end/-trace-status.Vladimir Prus1-0/+3