qb-sync icon indicating copy to clipboard operation
qb-sync copied to clipboard

gdb sync

Open ling245100108 opened this issue 10 years ago • 1 comments

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':

ling245100108 avatar May 06 '15 13:05 ling245100108

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.

bootleg avatar Jun 05 '15 23:06 bootleg