c2hpxq

Results 2 issues of c2hpxq

Hi, I'm debugging a 3rd party apk using smalidea, and I want to watch registers(p0, v0, etc) when single stepping through some method. However, I meet the following strange behavior,...

smalidea

There seems to be a mistake when boosting jobs to high priority queue: for j in range(numJobs): # print('-> Boost %d (timeLeft %d)' % (j, job[j]['timeLeft'])) if job[j]['timeLeft'] > 0:...