Message - 'Unable to add the selected element(s) to the area. This functionality is not supported for the current result representation or no debug information was found for the selected element(s).'

Applies to AQTime 8.81, last modified on January 18, 2022

This message is displayed if AQTime failed to add the elements selected in the Report panel to an area. There are two possible reasons:

  • Current result representation category does not have access to debug info and hence cannot locate the desired element. For example, the Modules category of the Performance profiler results or Call Trace category of Function Tracer results lack debug information. When you attempt to add any element from the category with no debug info to the area, you will always get this message.

    In this case it is still possible to add the routines, classes, namespaces, units or modules to the area. Try to select another category or switch to the Setup panel and find the desired element in the Modules pane. Read the Adding Code to Areas topic for details.

  • Debug information is not supplied for the selected routine, class, namespace, unit or module. For example, routines from most dynamically linked libraries or from Windows system libraries do not include debug info.

    In this case you cannot profile the selected element. If the desired element belongs to your application, please, recompile the application with debug information. See How AQTime Profilers Use Metadata and Debug Information to learn how to do this.

Highlight search results