Files
seer/tests/hellodprintf/breakpoints.seer
T
2024-12-08 11:36:55 -06:00

3 lines
204 B
Plaintext

dprintf -source /nas/erniep/Development/seer/tests/hellodprintf/hellodprintf.cpp -line 44,"n=%d count=%d\n",n,count
break -source /nas/erniep/Development/seer/tests/hellodprintf/hellodprintf.cpp -line 53