summaryrefslogtreecommitdiffstats
path: root/tools/qtestlib
diff options
context:
space:
mode:
authorShane Kearns <shane.kearns@accenture.com>2010-07-08 11:49:16 (GMT)
committerShane Kearns <shane.kearns@accenture.com>2010-07-08 12:08:21 (GMT)
commitae2dfea96819a7b145f083bf39a674df90239066 (patch)
tree66f153d538bfe87cf26acfed65b52898642d7075 /tools/qtestlib
parent627d62c17b29cf5a99252aeff965b4f848d4d171 (diff)
downloadQt-ae2dfea96819a7b145f083bf39a674df90239066.zip
Qt-ae2dfea96819a7b145f083bf39a674df90239066.tar.gz
Qt-ae2dfea96819a7b145f083bf39a674df90239066.tar.bz2
Implement just in time debug feature for runonphone
When the test being run crashes, runonphone will now retrieve the registers and call stack for the crashing thread from the phone and save to a crash log (compatible with d_exc crash logs, so existing tools can be used to analyse the log) To disable just in time debug, use --nocrashlog on the command line To save the crash logs to a different location, use --crashlogpath <path> otherwise, they are saved to the working directory. To convert the crash logs into human readable form, use the crash analyser carbide plugin from symbian foundation; or another symbian tool that can process d_exc style logs. Reviewed-by: Thomas Zander
Diffstat (limited to 'tools/qtestlib')
0 files changed, 0 insertions, 0 deletions