1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 22:22:11 +02:00
cdt/debug
Marc Khouzam d780df14c2 Bug 303808: Make it easier to extend Debugger Console pages
To perform actions on the GdbFullCliConsole, it is important to provide
access to the terminal widget.  This patch adds the new method
GdbFullCliConsolePage#getTerminalViewControl() to give access to the
ITerminalViewControl.

Also, to be consistent with the platform's ConsoleView, this patch also
adds the same groups in the toolbar.  Namely
IConsoleConstants.LAUNCH_GROUP and IConsoleConstants.OUTPUT_GROUP.
Extenders can use these groups to add their buttons to the Debugger
Console view.

Change-Id: I217ce54ada63796de776c6b4cb6b925c3feb7eea
2017-01-19 11:02:17 -04:00
..
org.eclipse.cdt.debug.application Trigger error in Debug plugins when a package is not exported. 2016-12-21 11:54:36 -04:00
org.eclipse.cdt.debug.application.doc Add missing reference to GDB Debugging Preferences (for DSF preferences) 2016-12-05 21:47:25 +00:00
org.eclipse.cdt.debug.application.product stand-alone: Adjust product contents for Oxygen 2016-12-12 14:21:50 -05:00
org.eclipse.cdt.debug.application.tests Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.debug.core Trigger error in Debug plugins when a package is not exported. 2016-12-21 11:54:36 -04:00
org.eclipse.cdt.debug.core.tests Updated the about.html files. 2006-05-24 13:51:50 +00:00
org.eclipse.cdt.debug.standalone-feature Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.debug.standalone.source-feature Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.debug.ui Bug 303808: Make it easier to extend Debugger Console pages 2017-01-19 11:02:17 -04:00
org.eclipse.cdt.gdb Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.gdb-feature Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.gdb.source-feature Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.gdb.ui Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.gnu.debug-feature Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.gnu.debug.source-feature Update version to 9.3.0 2016-11-15 20:32:51 -05:00