| CPC G06F 11/3698 (2025.01) [G06F 11/3612 (2013.01); G06F 11/3668 (2013.01)] | 20 Claims |

|
1. A computer-implemented method, comprising:
obtaining a trace object representing a particular execution of a program, wherein the particular execution of the program comprises one or more invocations of a particular execution unit of the program, wherein source code of the particular execution unit comprises a plurality of lines;
identifying, based at least in part on input received via an interactive graphical user interface, a particular invocation of the one or more invocations; and
causing a display of the plurality of lines to be presented via the interactive graphical user interface, wherein the display includes respective visual cues indicating (a) one or more lines of the plurality of lines whose code was executed during the particular invocation and (b) one or more lines of the plurality of lines whose code was not executed during the particular invocation, wherein the respective visual cues are presented without receiving input requesting stepping through the source code, and wherein the respective visual cues are presented without receiving input to insert a break point in the code, and wherein the display includes a particular visual cue indicating that code corresponding to a particular line of the plurality of lines was not executed during the particular invocation.
|