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

/gem5/src/base/
H A Dremote_gdb.hh277 bool cmd_set_thread(GdbCommand::Context &ctx);
H A Dremote_gdb.cc795 { 'H', { "KGDB_SET_THREAD", &BaseRemoteGDB::cmd_set_thread } },
911 BaseRemoteGDB::cmd_set_thread(GdbCommand::Context &ctx) function in class:BaseRemoteGDB

Completed in 9 milliseconds