Searched refs:currently_attached (Results 1 – 2 of 2) sorted by relevance
414 if ( ctx->currently_attached ) in gdbstub_attach()416 ctx->currently_attached = 1; in gdbstub_attach()423 if ( !ctx->currently_attached ) in gdbstub_detach()425 ctx->currently_attached = 0; in gdbstub_detach()615 if ( gdb_ctx->currently_attached ) in __trap_to_gdb()
31 bool_t currently_attached; member
Completed in 4 milliseconds