Files
seer/tests/hellodprintf/breakpoints.seer
T
2024-05-20 15:50:54 -05:00

4 lines
302 B
Plaintext

dprintf -source /nas/erniep/Development/seer/tests/hellodprintf/hellodprintf.cpp -line 17,"Iteration %d Factorial %d\n",n,nfact
break -source /nas/erniep/Development/seer/tests/hellodprintf/hellodprintf.cpp -line 24
dprintf -source hellodprintf_fortran.f -line 11,"Iteration %d Factorial %d\n",n,nfact