1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
Find a file
Jonah Graham 59d0f15afe Bug 484894: Update generification of DisassemblyDocument
This fix follows on from af49d7701a and
redoes the generification changes brought on by the AbstractDocument
changes for Neon M4.

The earlier fix (af49d77) made a copy of the list to work around the
casting problem, however many of the methods that work on the positions
expected access to the real list, not a copy.

For example, consider addModelPositionFirst(), it gets the
CATEGORY_MODEL list and then adds to it. If getAddressRangePositions
returned a copy, then the wrong list would be updated.

Change-Id: I36ca589ba748b66541c632182aceaf0b0b64aea4
Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
2016-01-06 10:58:16 -05:00
build project specific error settings for cdt.build.core 2016-01-05 19:49:47 -05:00
codan Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
core Clarify null handling in javadoc of ProcessClosure constructor 2016-01-05 14:09:54 -05:00
cross Bug 485195 - Add gdbserver options in 'Gdbserver Settings' tab 2016-01-06 10:33:35 +02:00
debug Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
doc Remove some unused images in documentation plugins 2015-10-16 18:19:52 -04:00
dsf Bug 484894: Update generification of DisassemblyDocument 2016-01-06 10:58:16 -05:00
dsf-gdb Bug 483234: Add a command example to the example plug-in 2016-01-04 09:42:13 -05:00
jtag Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
launch Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
llvm Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
lrparser Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
memory Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
native/org.eclipse.cdt.native.serial Bug 480077 Be more lenient on the *usbserial* port names. 2015-10-18 21:57:32 -04:00
p2 Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
qt Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
releng Bug 484994 - Migrate Mars Arduino support to Neon. 2015-12-30 20:12:30 -05:00
remote Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
testsrunner Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
toolchains/arduino Bug 485100 - Fix Arduino Libraries Page. 2016-01-04 10:09:33 -05:00
upc Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
util Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
visualizer Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
windows Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
xlc Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Bug 174176 - initial contrib of CMake support. 2015-12-04 20:30:44 -05:00