Thanks for the contribution. I see there is a CdbCmd_Continue that does the same as what you're doing in the patch. Have you tried it? If not can you do it and tell me what happens? I can because I'm running mostly linux.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for the contribution. I see there is a CdbCmd_Continue that does the same as what you're doing in the patch. Have you tried it? If not can you do it and tell me what happens? I can because I'm running mostly linux.
I tried CdbCmd_Continue and works properly. I change DebuggerContinueBaseCmd to CdbCmd_Continue.
In svn, thank you for the contribution.