I am developing an application and during my testing on a real device I have found that it will crash and cause the phone to reboot (worrying I know...)
Try to open a terminal/command prompt and issue this in it :
adb -d logcat
This should dump you a live version of the logcat you could read to find the problem