mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 22:22:11 +02:00
![]() 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 |
||
---|---|---|
.. | ||
org.eclipse.cdt.debug.application | ||
org.eclipse.cdt.debug.application.doc | ||
org.eclipse.cdt.debug.application.product | ||
org.eclipse.cdt.debug.application.tests | ||
org.eclipse.cdt.debug.core | ||
org.eclipse.cdt.debug.core.tests | ||
org.eclipse.cdt.debug.standalone-feature | ||
org.eclipse.cdt.debug.standalone.source-feature | ||
org.eclipse.cdt.debug.ui | ||
org.eclipse.cdt.gdb | ||
org.eclipse.cdt.gdb-feature | ||
org.eclipse.cdt.gdb.source-feature | ||
org.eclipse.cdt.gdb.ui | ||
org.eclipse.cdt.gnu.debug-feature | ||
org.eclipse.cdt.gnu.debug.source-feature |