1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 09:16:02 +02:00
cdt/dsf-gdb
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.dsf.gdb Bug 511243 - MI async mode shall not be activated for all cases when 2017-02-06 15:09:32 -05:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui Trigger error in Debug plugins when a package is not exported. 2016-12-21 11:54:36 -04:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.dsf.gdb.tests Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.dsf.gdb.ui Bug 510924 - Alt+Enter on breakpoint shows incomplete properties dialog 2017-02-07 10:55:19 -04:00
org.eclipse.cdt.examples.dsf.gdb Bug 303808: Example of ConsolePageParticipant for Debugger Console 2017-01-19 15:40:47 -05:00
org.eclipse.cdt.gnu.dsf-feature Auto-generate source features using tycho. 2017-01-25 16:14:03 -04:00
org.eclipse.cdt.gnu.multicorevisualizer-feature Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.tests.dsf.gdb Add JUnit test to verify a query is answered as expected. 2017-01-27 09:32:24 -05:00