John Cortell
|
4972e64775
|
Adjust to the new dual POSIX/MSVC buildable MultiThread.cc. Also fix problems in the registers test
|
2010-05-27 21:20:45 +00:00 |
|
John Cortell
|
abef64cb07
|
Make dsf-gdb test programs buildable with MinGW. MinGW gdb has problems debugging a cygwin-built executable, so we need to build the test apps with MinGW when testing that debugger. Confirmed these modified files now build with both Cygwin and MinGW.
|
2010-05-26 19:38:11 +00:00 |
|
John Cortell
|
ebdc876c9b
|
Fixed race condition test failure. The secondary thread, because it does nothing but a quick printf, was terminating before the test was able to check for its existence via IRunControl.getExecutionContexts(). Consequently, it would get one less thread than expected.
|
2010-03-04 22:14:37 +00:00 |
|
Pawel Piech
|
5b47187366
|
Migrated DSF and DSF-GDB to the CDT project.
|
2009-01-08 21:08:05 +00:00 |
|