I’m seeing frequent GDB command timeouts when debugging the SimpleGame project prior to hitting any breakpoint. It takes over a minute for me to regain access to Visual Studio. I’m seeing this same problem on two different computers and on both Visual Studio 2008 and 2013. All the tools were installed via the VisualGDB installer.
I’m using a Samsung Galaxy Tab2 connected via USB, NOT using the emulator, NOT using a virtual machine.
The first timeout is always -data-evaulate-expression “sizeof(void *)”, followed by several others.
They each stay open for >20 seconds, preventing me from accessing Visual Studio.
If I had the power to use just the breakpoints without peeking variables, I’d consider this product quite valuable. but as it is for me now, it’s unusable. I can break, then I have to stop debugging because these dialogs keep popping up.
I can’t imagine I’m the only one with this problem. Please help, Thanks!!