mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-05 08:46:02 +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.dsf.gdb | ||
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui | ||
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests | ||
org.eclipse.cdt.dsf.gdb.tests | ||
org.eclipse.cdt.dsf.gdb.ui | ||
org.eclipse.cdt.examples.dsf.gdb | ||
org.eclipse.cdt.gnu.dsf-feature | ||
org.eclipse.cdt.gnu.dsf.source-feature | ||
org.eclipse.cdt.gnu.multicorevisualizer-feature | ||
org.eclipse.cdt.tests.dsf.gdb |