fgsect/unicorefuzz

Stop Avatar²/Python GDB from Busy Waiting

domenukk opened this issue · 0 comments

Right now, the avatar² thread used for ucf attach waits for gdb in a busy loop, at least on linux.
This is a bug in the gdb.py (or whatsitsname) dependency and needs to be fixed all the wayyyy upstream.
I have a local yolo patch, I'll have to look how to get it upstreamed.