1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 09:55:29 +02:00
Find a file
Marc Khouzam b0833f9e0c Fix DebuggerConsoleManager#showConsoleView() not showing the console
According to the javadoc of
IDebuggerConsoleManager.showConsoleView(IDebuggerConsole), the specified
console should be made visible when this method is called.  Our
implementation was not doing that.

The PageSwitcher used in DebuggerConsoleView is making use of that call
and was not working properly.  One can verify this by using the 
"Next Page" key binding to change console pages.  It works in the
platform console but did not in the Debugger Console.

This patch fixes it.

Change-Id: I0caa94c85e5c9dbbd94d80081c7b4691c17d9582
2016-10-31 11:00:20 -04:00
build Make launchMode a core thing and add Debug for CMake configs. 2016-10-20 20:01:52 -04:00
codan Bug 496720 - Respect scope filters for AST-based checkers 2016-10-26 01:18:55 -04:00
core Update plugin version and fix @since tag 2016-10-31 10:42:13 -04:00
cross Update version to 9.1.0 2016-08-17 10:11:57 -04:00
debug Fix DebuggerConsoleManager#showConsoleView() not showing the console 2016-10-31 11:00:20 -04:00
doc Update version to 9.1.0 2016-08-17 10:11:57 -04:00
dsf Bug 337899 - [debug view][non-stop] Process label is not updated 2016-08-29 07:23:30 -04:00
dsf-gdb Bug 505746 - A colon in the project name causes an NPE 2016-10-28 07:02:35 -04:00
jtag Update version to 9.1.0 2016-08-17 10:11:57 -04:00
launch Updates for Core Build. 2016-10-12 19:19:19 -04:00
llvm lldb: Fix parsing of some version formats 2016-09-03 21:05:00 -04:00
lrparser Bug 490475. Support the evaluation of C++14 constexpr functions 2016-09-16 03:09:25 -04:00
memory Update version to 9.1.0 2016-08-17 10:11:57 -04:00
native/org.eclipse.cdt.native.serial Fix Windows 32-bit serial.dll. 2016-08-26 10:43:20 -04:00
qt Revert "Bug 402498 - Apply declaredBefore() filtering to index bindings" 2016-10-26 22:31:46 -04:00
releng Update cdt-baseline to point to final release of 9.1 2016-10-12 15:22:47 -04:00
remote Update version to 9.1.0 2016-08-17 10:11:57 -04:00
testsrunner Fix change of version 2016-08-24 10:35:50 -04:00
toolchains/arduino removed unused imports 2016-10-21 11:25:05 -04:00
upc Update version to 9.1.0 2016-08-17 10:11:57 -04:00
util Update version to 9.1.0 2016-08-17 10:11:57 -04:00
visualizer Update version to 9.1.0 2016-08-17 10:11:57 -04:00
windows Update version to 9.1.0 2016-08-17 10:11:57 -04:00
xlc removed unused imports 2016-10-21 11:25:05 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml releng: Build with Tycho 0.26. 2016-08-23 16:22:28 -04:00