1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00
cdt/dsf
Jonah Graham 4a87d7be70 Fix disassembly view when view is reset
The view can be reset in a couple of ways, by changing debug
context or manually refreshing. With this change in Platform
https://github.com/eclipse-platform/eclipse.platform.ui/pull/963
the CDT violation of the API aronud resetting state of the
document was exposed.

Therefore the solution is to instead of trying to reset the
state of the existing document, create a new one when the
view is reset.

Fixes #603
2023-10-26 09:02:14 -04:00
..
org.eclipse.cdt.dsf Upgrade build.properties warnings to errors 2022-11-06 18:29:28 -05:00
org.eclipse.cdt.dsf.ui Fix disassembly view when view is reset 2023-10-26 09:02:14 -04:00
org.eclipse.cdt.examples.dsf Update copyright year on all features 2023-03-13 21:00:55 -04:00
org.eclipse.cdt.examples.dsf-feature Prepare repo for CDT 11.4.0 development 2023-09-14 19:47:15 -04:00
org.eclipse.cdt.examples.dsf.pda Upgrade build.properties warnings to errors 2022-11-06 18:29:28 -05:00
org.eclipse.cdt.examples.dsf.pda.ui Upgrade build.properties warnings to errors 2022-11-06 18:29:28 -05:00
org.eclipse.cdt.tests.dsf Upgrade build.properties warnings to errors 2022-11-06 18:29:28 -05:00
pom.xml Prepare repo for CDT 11.4.0 development 2023-09-14 19:47:15 -04:00