gdb sync
I try qb-sync between gdb(linux) and ida(windows), and I can sync successfully. But in gdb, everytime I run a command, It will always output the following info:
[sync] tunnel_send: tunnel is unavailable (did you forget to sync ?) Python Exception <class 'AttributeError'> 'NoneType' object has no attribute 'enable': [sync] tunnel_send: tunnel is unavailable (did you forget to sync ?) Python Exception <class 'AttributeError'> 'NoneType' object has no attribute 'enable': [sync] tunnel_send: tunnel is unavailable (did you forget to sync ?) Python Exception <class 'AttributeError'> 'NoneType' object has no attribute 'enable':
Hi,
sorry I missed your issue. Would it be possible for you to provide more precise steps on how to reproduce the issue you describe ? I haven't been able to reproduce it using a Debian's 7.4 gdb syncing with an IDA on Windows. Is the debuggee a multi-threaded app ?
Best regards.