enhancementgood first issue
Metriche repository
- Star
- (48.381 star)
- Metriche merge PR
- (Merge medio 1g 3h) (2 PR mergiate in 30 g)
Descrizione
https://github.com/x64dbg/x64dbg/pull/3155
While debugging, I got the "Trying to get last error of a thread that doesn't exist!" assert and had to comment it out.
This would happen if the RegistersView is trying to refresh right after a thread exits... There are likely more asserts that are not correct...