Right now, the analysis will bait out when the when the number of GP value update is larger than the value of analysis.limits.maxGlobalPointerValueUpdates. However, setting it to 0x0 disables this limit, which means the GP value update will run forever
Right now, the analysis will bait out when the when the number of GP value update is larger than the value of
analysis.limits.maxGlobalPointerValueUpdates
. However, setting it to 0x0 disables this limit, which means the GP value update will run forever