HomeSort by: relevance | last modified time | path
    Searched refs:watching (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/sim/common/
sim-events.c 87 sim_event_watchpoints watching; member in struct:_sim_event
516 new_event->watching = watch_timer;
595 new_event->watching = watch_clock;
611 "event watching clock at %" PRIi64 " - "
635 new_event->watching = watch_pc;
650 "event watching pc at %" PRIi64 " - "
683 case 1: new_event->watching = watch_sim_host_1; break;
684 case 2: new_event->watching = watch_sim_host_2; break;
685 case 4: new_event->watching = watch_sim_host_4; break;
686 case 8: new_event->watching = watch_sim_host_8; break
    [all...]
  /src/external/gpl3/gdb/dist/sim/common/
sim-events.c 87 sim_event_watchpoints watching; member in struct:_sim_event
516 new_event->watching = watch_timer;
595 new_event->watching = watch_clock;
611 "event watching clock at %" PRIi64 " - "
635 new_event->watching = watch_pc;
650 "event watching pc at %" PRIi64 " - "
683 case 1: new_event->watching = watch_sim_host_1; break;
684 case 2: new_event->watching = watch_sim_host_2; break;
685 case 4: new_event->watching = watch_sim_host_4; break;
686 case 8: new_event->watching = watch_sim_host_8; break
    [all...]
  /src/external/gpl3/gdb.old/dist/gnulib/
configure 30293 /* Free allocated memory, in case some sanitizer is watching. */
34614 /* Free allocated memory, in case some sanitizer is watching. */
  /src/external/gpl3/gdb/dist/gnulib/
configure 30290 /* Free allocated memory, in case some sanitizer is watching. */
34611 /* Free allocated memory, in case some sanitizer is watching. */

Completed in 69 milliseconds