T O P I C R E V I E W |
Philippe23 |
Posted - Mar 06 2018 : 08:53:12 AM It would be helpful to be able to filter "VA Find References" results by l-value to be able to find where a given symbol is being modified while removing the noise of the reads. Presumably filter by r-value could be helpful in some situations as well.
I'll admit I haven't though through if taking a non-const address/reference of a symbol should fall into l-value as well since it's something I'd want to be aware of in these searches. |
2 L A T E S T R E P L I E S (Newest First) |
Philippe23 |
Posted - Mar 07 2018 : 09:18:33 AM Thanks! I never noticed it somehow, possibly because it's not available until the search is done.
I'm going to use this a ton! |
accord |
Posted - Mar 06 2018 : 09:41:12 AM If you right-click over the results in VA Find References windows, you can filter out write or read references easily:
You can read more about this if you scroll down to "Filtering Results" on the following page: https://docs.wholetomato.com/default.asp?W189 |