Source Viewer
QT
RACE
-
U
SER
M
ANUAL
© 2018 PDQLogic Ltd.
QTrace User Manual Rev 1.01
Page 18
A useful feature in the find dialog is the check box option to return only results where the line on which
the text is found has been executed 1 or more times. This is particularly useful for Find-in-Files where
there will inevitably be more results and all of them would otherwise need to be reviewed.
Figure 15 Source view find in files results
3.2.8
Find function from clipboard
When switching between the IDE and QTrace Analyser there is an option to find a function
implementation from a name saved on the Clipboard. In the IDE copy the function name of interest to
the Clipboard then in the QTrace Analyser select
View
Find Function From Clipboard
or press Ctrl+V
.
If the function name can be matched then the implementation will be displayed in the source view.
3.2.9
Source view bookmarks
A bookmark can be placed or removed in the current file by selecting menu option
View
Toggle
Bookmark
or by pressing Ctrl+F2. A marker is placed on the selected line in the margin next to the line
number and is remembered between successive edit-download cycles. By selecting
View
Next
Bookmark
or pressing F2, the source file and line for each bookmark will be displayed.
All defined bookmarks can be viewed and deleted by selecting
View
Bookmarks…
as
shown in Figure
16. This view will also show the locations of any WFE/WFI sleep instructions that have been detected by
the QTrace Analyser. These instructions will cause erratic tracing behaviour because they suspend the
trace signals and should be disabled in builds to be traced.
Search results