41
edits
Changes
→Choose analysis type
Inspector allows you to choose between predefined types of analysis.
[[File:Inspector_01_init_windowInspector_03_Threading_analysis_startpage.PNG]]
Choose the type of Analysis using a '''drop-down menu (2)''':
* '''''Memory error analysis'''''
** Detect leaks
** Detect Memory problems
** Locate memory problems
* '''''Threading error analysis'''''
** Detect deadlocks and data races
** Locate deadlocks and data races
* '''''Custom analysis types''''' - users can create their own types based on selected preset type.
'''Edit settings''' of the analysis in the settings section (4)
==='''How it works'''===