1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-19 15:05:36 +02:00
cdt/debug/org.eclipse.cdt.debug.ui
Marc Dumais 143f85b06e Bug 510924 - Alt+Enter on breakpoint shows incomplete properties dialog
When using the "Alt-Enter" shortcut with a breakpoint selected, the
properties dialog that is created is missing some fields. This seems to
be caused by the fact that the dialog, when summoned in this way, is
created using a wrong context: an ICLineBreakpoint instead of the
expected CBreakpointContext. That context is then used to fetch
properties from the store, which fails.

This is a naive fix that attempts to work around this by creating a
proper context from the breakpoint.

Change-Id: I2b7c86965d09898dd1cd7eeb3c3f704bb2995e20
(cherry picked from commit 86189eeb86)
2017-02-07 14:01:54 -04:00
..
.settings Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
icons Bug 303808: Add dedicated debugger console view 2016-09-07 15:26:43 -04:00
META-INF Introduce Core Build launches and Launch Bar integration. 2016-09-12 11:14:17 -04:00
schema [bug 417138] Various extension point schema cleanups 2013-09-12 22:56:47 -04:00
src/org/eclipse/cdt/debug Bug 510924 - Alt+Enter on breakpoint shows incomplete properties dialog 2017-02-07 14:01:54 -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 Update version to 9.2.0 2016-11-14 23:50:05 -05:00