f24d9813b60969341560576256a0ea006e4eafaa
Normally OpenOCD reads all GP-Registers at halt, which is slow. Restriction to only necessary Registers 1 and 15. In the normal use case of OpenOCD this performance reduction does not matter, because debugging does not need to be optimized for performance. It just has to be faster than the human perception. If we need to get the values of the registers 2 to 14, these are fetched on demand per register. Change-Id: I8587fbcc41c18722baebca1cec074188fe4cdebb
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%