enhancementgood first issue
Repository-Metriken
- Stars
- (48.381 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 1T 3h) (2 gemergte PRs in 30 T)
Beschreibung
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...