#include </builds/termade/temu/temu/include/temu-c/Support/Debugger.h>
 | 
| temu_BreakState(*  | breakpointHit )(void *obj, temu_TimeSource *cpu, int cpuId, temu_MemTransaction *mt) | 
|   | 
| temu_BreakState(*  | watchpointReadHit )(void *obj, temu_TimeSource *cpu, int cpuId, temu_MemTransaction *mt) | 
|   | 
| temu_BreakState(*  | watchpointWriteHit )(void *obj, temu_TimeSource *cpu, int cpuId, temu_MemTransaction *mt) | 
|   | 
| temu_BreakState(*  | ioReadHit )(void *obj, temu_TimeSource *cpu, int cpuId, temu_Object *ioDevice, temu_MemTransaction *mt) | 
|   | 
| temu_BreakState(*  | ioWriteHit )(void *obj, temu_TimeSource *cpu, int cpuId, temu_Object *ioDevice, temu_MemTransaction *mt) | 
|   | 
| temu_BreakAction(*  | handleBreakpoint )(void *obj, temu_TimeSource *cpu, int cpuId, temu_MemTransaction *mt) | 
|   | 
| temu_BreakAction(*  | handleReadWatchpoint )(void *obj, temu_TimeSource *cpu, int cpuId, temu_MemTransaction *mt) | 
|   | 
| temu_BreakAction(*  | handleWriteWatchpoint )(void *obj, temu_TimeSource *cpu, int cpuId, temu_MemTransaction *mt) | 
|   | 
| temu_BreakAction(*  | handleIoRead )(void *obj, temu_TimeSource *cpu, int cpuId, temu_Object *ioDevice, temu_MemTransaction *mt) | 
|   | 
| temu_BreakAction(*  | handleIoWrite )(void *obj, temu_TimeSource *cpu, int cpuId, temu_Object *ioDevice, temu_MemTransaction *mt) | 
|   | 
| void(*  | stopped )(void *obj) | 
|   | 
◆ breakpointHit
◆ handleBreakpoint
◆ handleIoRead
◆ handleIoWrite
◆ handleReadWatchpoint
◆ handleWriteWatchpoint
◆ ioReadHit
◆ ioWriteHit
◆ stopped
      
        
          | void(* temu_DebuggerIface::stopped) (void *obj) | 
        
      
 
 
◆ watchpointReadHit
◆ watchpointWriteHit
The documentation for this struct was generated from the following file: