Understanding ARM assembly

Here a good starter if you happen to debug crashes on ARM base systems. You’ll find some hints on which registers will contain what information. Now you can work backwards from  the crash to the source and the conditions that made the problem possible.