Source Insight function call relationship display settings

When we need to set the function call relationship in the project code of source Insight, we can implement the following settings:

1. Display the function call relationship window

  "View" -> "Relation Window" in the Source Insight toolbar, select "Relation Window" to display a function call relationship window in the lower right corner, as shown in the figure:

The above figure shows that the ServiceMain function calls other functions, such as calling the ServiceDelete function.

 

 

2. Set the display style

 

If you want to show who called ServiceMain, this can be set by the following steps:

Click the icon enclosed in red in the image below

 

 

After the following window will pop up, modify the content in the red box in the figure below to Referenced by Functions, and the system defaults to Calls. After setting, then click the ok button to save the settings.

 

 

Click the refresh button enclosed in red in the image below

The following figure is displayed:

 

The figure shows that the ServiceMain function is called by the main function at lines 15048 and 15056.

Setup is complete.

Although the road is far, it cannot be reached if it is not done; although the matter is small, it cannot be accomplished if it is not done.   ----- Xunzi 

Reprinted from: https://blog.csdn.net/bloggjackyang/article/details/9322977 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324793859&siteId=291194637