1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/debug/org.eclipse.cdt.debug.ui
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
..
.settings Trigger error in Debug plugins when a package is not exported. 2016-12-21 11:54:36 -04:00
icons Bug 303808: Add dedicated debugger console view 2016-09-07 15:26:43 -04:00
META-INF Bug 509895 - GdbBasicCliConsole left running after platform shutdown 2017-01-17 12:49:15 -04:00
schema [bug 417138] Various extension point schema cleanups 2013-09-12 22:56:47 -04:00
src/org/eclipse/cdt/debug Bug 303808: Make it easier to extend Debugger Console pages 2017-01-19 11:02:17 -04:00
.classpath Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
.project Bug 265796 2009-02-25 20:06:32 +00:00
about.html Bug 189539 - Fix dates on about.html files to reflect projected release date. 2007-05-29 03:48:49 +00:00
build.properties Missing about.html files in various source plugins. 2010-06-14 20:34:48 +00:00
NEWS Update 2005-06-10 14:30:44 +00:00
plugin.properties Bug 303808: Add dedicated debugger console view 2016-09-07 15:26:43 -04:00
plugin.xml Updates for Core Build. 2016-10-12 19:19:19 -04:00
pom.xml Bug 509895 - GdbBasicCliConsole left running after platform shutdown 2017-01-17 12:49:15 -04:00