Visual Studio developing Linux Programs

Source: Internet
Author: User

The VISUALGDB Linux-enabled principle is that SSH connects to Linux on a Linux system by issuing commands via SSH. (similar to Visualgdb's WINDGB, these 2 are commercial software.) )

Visual GDB integrates the GDB debugging tools into the Visual Studio development environment, and during debugging, you can use shortcuts such as Visual Studio's original step execution, set assertion, and visual gdb The window of the session input GDB debugging commands, integrated with the VISUALGDB can also be in the process of program execution with the mouse hover to view and modify the value of the variable, so that without changing the debugging habits can also use GDB powerful debugging function, very good.

Http://visualgdb.com/documentation/linux

Official Linux tools:

Visual C + + for Linux development

https://blogs.msdn.microsoft.com/vcblog/2016/03/30/visual-c-for-linux-development/

https://visualstudiogallery.msdn.microsoft.com/725025cf-7067-45c2-8d01-1e0fd359ae6e

Target Confidential installation Gdb+gdbserver

Visualgdb Tutorial: http://visualgdb.com/tutorials/linux/I create a new project to use:, from the above can be seen is the windows above the file through the SCP copy to the remote host. As the same source code would be edited under Windows and then compiled under Linux, VISUALGDB would need to keep the source s synchronized. The easiest-to-use automatic file uploading via SSH. Alternatively, VISUALGDB can setup shared folders (that would require root password). How did he implement the prompt, you can see is by downloading Linux under the header file to achieve. Will cache the. h file under Linux on Windows. Press Finish to complete the wizard. If you is setting up your first project using this Linux machine, VISUALGDB would make local caches of the include Directo    Ries to make them available through Intellisens. Http://www.cnblogs.com/hbccdf/p/use_vs_and_visualgdb_develope_linux_app.html

Visual Studio developing Linux Programs

Related Article

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.