gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:stopTrace (0.00 seconds)
tkernel_2
monitor/cmdsvc/src/armv6/break.c - 19.0KB - 560 lines
519:                 if (-- traceStep > 0) return 0;               // continue
520:                 stopTrace();  // stop tracing
521: 
monitor/cmdsvc/src/armv6/monent.c - 3.0KB - 97 lines
81:                 if ( procEIT(vec) == 0 ) {
82:                         stopTrace();         /* stop tracing */
83:                         procCommand(NULL, 0);        /* command processing */