1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-04 14:13:24 +02:00
Find a file
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
build Bug 503153.Fixed NPE in GCCToolChain.getDefaultScannerInfo() 2016-12-15 12:26:39 -04:00
codan Bug 510722 - Handle a null AST in ExpandSelectionJob and ControlFlowGraphView 2017-01-28 14:42:11 -05:00
core Bug 510788 - Syntax coloring for template arguments in function template specialization 2017-02-04 14:34:50 -05:00
cross Update version to 9.2.0 2016-11-14 23:50:05 -05:00
debug Bug 510924 - Alt+Enter on breakpoint shows incomplete properties dialog 2017-02-07 14:01:54 -04:00
doc Update version to 9.2.0 2016-11-14 23:50:05 -05:00
dsf Bug 507950 - Deadlock when changing a variable value when reverse 2016-11-27 20:02:54 -04:00
dsf-gdb Bug 510924 - Alt+Enter on breakpoint shows incomplete properties dialog 2017-02-07 14:01:54 -04:00
jtag Bug 509812 - Unable to interrupt arm remote target, Neon and GDB 7.12 2017-01-25 15:50:15 -05:00
launch Bug 510615 - Launch dialog, handle spaces in gdb path 2017-02-07 13:47:09 -04:00
llvm Bug 510615 - Launch dialog, handle spaces in gdb path 2017-02-07 13:47:09 -04:00
lrparser Update version to 9.2.0 2016-11-14 23:50:05 -05:00
memory Update version to 9.2.0 2016-11-14 23:50:05 -05:00
native/org.eclipse.cdt.native.serial Fixes for Windows Serial Port. 2017-01-19 19:44:30 -05:00
qt Turn off QML content assist for now. 2017-01-27 17:04:37 -05:00
releng Remove dependency to cdt-master from CDT's target file. 2016-12-09 09:59:19 -05:00
remote Update version to 9.2.0 2016-11-14 23:50:05 -05:00
testsrunner Update version to 9.2.0 2016-11-14 23:50:05 -05:00
toolchains/arduino Update version to 9.2.0 2016-11-14 23:50:05 -05:00
upc Update version to 9.2.0 2016-11-14 23:50:05 -05:00
util Update version to 9.2.0 2016-11-14 23:50:05 -05:00
visualizer Update version to 9.2.0 2016-11-14 23:50:05 -05:00
windows Update version to 9.2.0 2016-11-14 23:50:05 -05:00
xlc Update version to 9.2.0 2016-11-14 23:50:05 -05:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Point cdt_9_2 build to its own location 2016-11-15 20:25:25 -05:00