[Tutor] See execution of script live from command line
Julius Hamilton
juliushamilton100 at gmail.com
Sat Oct 2 14:48:31 EDT 2021
Hey,
I am running a script with some user input and I’d like to see the script
being executed at the same time, in split screen at the command line (for
example, with tmux or GNU screen).
What are my options for printing out what the computer is doing as it
executes the code?
What levels are there? Can we see which line of the program it’s currently
executing in both Python and assembly language, for example?
Thank you,
Julius
More information about the Tutor
mailing list