Debugging the birth of a user process in Pintos

by godmar
GNU/Linux ◆ xterm-256color ◆ bash 56 views

This shows the debugger view how I connect to Pintos, walk through the loading of the process, the initial “return” to user mode, and then the return to the kernel via a system call (write).