1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/debug
Marc Dumais 86189eeb86 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
2017-02-07 10:55:19 -04:00
..
org.eclipse.cdt.debug.application Trigger error in Debug plugins when a package is not exported. 2016-12-21 11:54:36 -04:00
org.eclipse.cdt.debug.application.doc Add missing reference to GDB Debugging Preferences (for DSF preferences) 2016-12-05 21:47:25 +00:00
org.eclipse.cdt.debug.application.product New dependency needed for Standalone debugger with new platform version 2017-01-30 10:45:37 -05:00
org.eclipse.cdt.debug.application.tests Remove AIX support 2017-02-05 21:16:48 -05:00
org.eclipse.cdt.debug.core Trigger error in Debug plugins when a package is not exported. 2016-12-21 11:54:36 -04:00
org.eclipse.cdt.debug.core.tests Updated the about.html files. 2006-05-24 13:51:50 +00:00
org.eclipse.cdt.debug.standalone-feature Auto-generate source features using tycho. 2017-01-25 16:14:03 -04:00
org.eclipse.cdt.debug.ui Bug 510924 - Alt+Enter on breakpoint shows incomplete properties dialog 2017-02-07 10:55:19 -04:00
org.eclipse.cdt.gdb Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.gdb-feature Auto-generate source features using tycho. 2017-01-25 16:14:03 -04:00
org.eclipse.cdt.gdb.ui Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.gnu.debug-feature Auto-generate source features using tycho. 2017-01-25 16:14:03 -04:00