Eclipsecpp importing source code from an executable programmer and debugging

Source: Internet
Author: User

If you look for a cross-platform IDE and debug environment, Eclipse is the best choice because it has a super feature: You can import source code from an executable programmer and debug a program, a feature that is ideal for customizing makefile projects without the need to change the project's existing results for free development and debugging.
Many ways to import source code,
1.project Explorer Panel, right-click menu to select the Import menu item.
2. In the Import dialog box, select C + +, in the expanded sub-selection, select C + + executable, then click Next.
3. Select the executable program that contains the debug information, then next, then click Finish, and the Debug message configuration box will automatically pop up.
4. Within this Debug configuration box, you can configure the GDB version and environment variables.
I am using the eclipse-cpp4.4 Luna version, the operating system is centos5.8

http://www.kxtry.com/archives/569

Eclipsecpp importing source code from an executable programmer and debugging

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.