A sample program that includes a call to a function written in x86 assembly. Know how the assemble command is written in the bash file. Remember the navigation commands:
n = execute next statement; execute function calls; do not show individual statements within called functions.
s = execute next statement; if next statement is a function call then enter the call function and execute the first statement only. This is a problem is the statement to execute is a call to a library function such as cout << w or call scanf.
c = execute is sequence all statements until the next break point is reached.
q = quit