Searched refs:cmd_detach (Results 1 - 2 of 2) sorted by relevance

/gem5/src/base/
H A Dremote_gdb.cc789 { 'D', { "KGDB_DETACH", &BaseRemoteGDB::cmd_detach } },
801 { 'k', { "KGDB_KILL", &BaseRemoteGDB::cmd_detach } },
880 BaseRemoteGDB::cmd_detach(GdbCommand::Context &ctx) function in class:BaseRemoteGDB
H A Dremote_gdb.hh274 bool cmd_detach(GdbCommand::Context &ctx);

Completed in 9 milliseconds