1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-07 02:23:18 +02:00
cdt/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb
Simon Marchi 74e4b6d504 Fix MIMemoryTest.java:asynchronousReadWrite for architectures with fWordSize > 1
Commit 84a53f8d80 broke this test for an
architecture with fWordSize == 2.  The buffer for writing a word went from
length fWordSize to 1, and the expected buffer size of a read as well.
This commit fixes it.

Change-Id: Ie50766031fc7dd8d480f126abc48a6dfd487b9e5
Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
2015-09-16 09:44:01 -04:00
..
.externalToolBuilders [294660] When we moved from DD to CDT, the test binaries stopped being updated in the workspace 2009-11-09 20:07:05 +00:00
.settings Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
data/launch [debug tests] Remove superfluous breakpoint tag 2015-02-18 11:34:54 -05:00
META-INF Bug 455237 - Move VisualizerVirtualBoundsGraphicObjectTest to 2014-12-16 13:29:46 -05:00
scripts Add version 7.10 to GDB download and build script 2015-08-31 10:49:13 -04:00
src/org/eclipse/cdt Fix MIMemoryTest.java:asynchronousReadWrite for architectures with fWordSize > 1 2015-09-16 09:44:01 -04:00
.classpath Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
.options [303828] Instrument ServiceEventWaitor 2010-02-25 23:00:21 +00:00
.project Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
about.html Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
build.properties Bug 437562 - Split the dsf-gdb tests to a plug-in and fragment pair 2014-07-14 12:34:41 -04:00
plugin.xml Bug 437562 - Split the dsf-gdb tests to a plug-in and fragment pair 2014-07-14 12:34:41 -04:00
pom.xml Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
TestAppBuilder.xml Bug 444196 - [tests] dsf-gdb tests fail the build when 'make' is not installed 2014-09-16 15:42:57 -04:00