To set trigger A and trigger B in the editor area in the Continuous mode:
The trigger B icon appears on the marker bar in red color as shown in figure below. .
The figure below shows the data files and the timeline graph that is generated by the application in which the data has been collected after setting triggers, A and B. The Trace Data viewer in the figure shows that trace starts collecting from the f() function where you set trigger A.

The figure below shows that trace stops at the f2() function where you set trigger B.
The graph in figure below shows the timeline of the trace data. In this graph, you can see that the trace data starts collecting from f(), that is trigger A, and stops at f2(), that is trigger B. To have a clearer view of the graph, you can zoom-in or zoom-out in the graph by scrolling the mouse up or down.
This is how you set the Trace From Trigger A to Trigger B trace conditions in the Continuous mode of the ColdFire V1 target and collect trace data.