1e511a4b642b697bab5a966c63fe0da3b00f9abb
Polling of current target system state was done non-blocking until now. Because of this, when the target was executing a longer time, the main-loop was walked through several times and so unwanted state changes were triggered. After this fix, the polling of execution state is blocking in a while-loop until the target system hits any halting condition. Also added some minor fixes Change-Id: I4cbbef6eb6ff6ff8a3451affb8409a0df6a95fc5
This is an import of the old danceos svn repository. The Fail* development started with rev 187, but this git import only contains revisions 956 and newer due to directory structure changes. Imported from external gitsvn checkout. http://www.kernel.org/pub/software/scm/git/docs/howto/using-merge-subtree.html
Description
Languages
C++
45%
C
36.8%
Python
8.2%
Shell
1.7%
Makefile
1.6%
Other
6.2%