Source insight supports. s Assembly files

Source: Internet
Author: User

You can use source insight to view blob and the code in the kernel. Even if you search globally, you cannot find the definition suffix. s function, but clearly in *. s defines the function in assembly. I checked it online and found that the *. s file was not added to the Change project.

To use source insight to search for the. s Assembly file, you must add the file.
Method:
1. Set Source insight before creating a project. The settings are as follows:
Options-> document options-> doucment types-> select x86 assemble and enter *. s in file filter on the right. In this way, you can add *. s in the folder when adding a file.

2. If you have already created a project and want to add the *. s file. As follows:
Open the created Project, options-> document options-> doucment types-> select x86 assemble, and then enter *. s in the file filter on the right. Project --> add and remove project files, and then add all the folders of the project again *. s file added (Note: The original *. C and other files will not be added again), and then rebuild again.

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.