Application of Vs2013 in Linux development: Ctrl + F5 Support

Source: Internet
Author: User

Happy Shrimp

http://blog.csdn.net/lights_joy/

Welcome reprint, but please keep the author information


vs ctrl+f5 You can run without debugging, but the environment variables it runs can still be passed to the application, in our debug scenario we use a Remoteconsole stub program


in the debug state, Embedlinux The debug engine opens an automatically selected service port when you start debugging, and then passes the port number through the environment variable to the Remoteconsole .

in the case of direct operation,Remoteconsolewill be determined byVSautomatic loading, there is no server because there is no debug engine ,RemoteconsoleYou can skip the debugging process, load the application directly, and then react to the output of the application toConsoleon the CAN,Consolethe input is also passed directly to the remote application.

After such processing, the operation is not debugged:


Get!





??

Application of Vs2013 in Linux development: Ctrl + F5 Support

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.