1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 16:56:04 +02:00
Find a file
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
build Auto-generate source features using tycho. 2017-01-25 16:14:03 -04:00
codan Bug 511229 - RFE: Add quick fixes for some basic gcc errors 2017-02-06 12:33:34 -05:00
core Cosmetics. 2017-02-06 19:37:44 -08:00
cross Auto-generate source features using tycho. 2017-01-25 16:14:03 -04:00
debug Bug 510924 - Alt+Enter on breakpoint shows incomplete properties dialog 2017-02-07 10:55:19 -04:00
doc Add missing reference to GDB Debugging Preferences (for DSF preferences) 2016-12-05 21:47:25 +00:00
dsf Bug 511057 - Number format breaks if debug starts with view pinned 2017-02-03 15:47:26 -05:00
dsf-gdb Bug 510924 - Alt+Enter on breakpoint shows incomplete properties dialog 2017-02-07 10:55:19 -04:00
jtag Bug 511243 - MI async mode shall not be activated for all cases when 2017-02-06 15:09:32 -05:00
launch Bug 510615 - Launch dialog, handle spaces in gdb path 2017-02-07 09:48:23 -05:00
llvm Bug 510615 - Launch dialog, handle spaces in gdb path 2017-02-07 09:48:23 -05:00
lrparser Removed obsolete code. 2017-02-05 21:23:41 -05:00
memory Fix API errors with Eclipse 4.7 2017-01-30 14:11:36 -04:00
native/org.eclipse.cdt.native.serial Fixes for Windows Serial Port. 2017-01-20 09:59:51 -05:00
qt Bug 402498 - Apply declaredBefore() filtering to index bindings 2017-01-09 03:55:43 -04:00
releng Remove AIX support 2017-02-05 21:16:48 -05:00
remote Update version to 9.3.0 2016-11-15 20:32:51 -05:00
testsrunner Auto-generate source features using tycho. 2017-01-25 16:14:03 -04:00
toolchains/arduino Update version to 9.3.0 2016-11-15 20:32:51 -05:00
upc Removed obsolete code. 2017-02-05 21:23:41 -05:00
util Update version to 9.3.0 2016-11-15 20:32:51 -05:00
visualizer Update version to 9.3.0 2016-11-15 20:32:51 -05:00
windows Update version to 9.3.0 2016-11-15 20:32:51 -05:00
xlc Removed obsolete code. 2017-02-05 21:23:41 -05:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Remove AIX support 2017-02-05 21:16:48 -05:00