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

/gem5/src/base/
H A Dremote_gdb.hh281 bool cmd_step(GdbCommand::Context &ctx);
H A Dremote_gdb.cc817 { 's', { "KGDB_STEP", &BaseRemoteGDB::cmd_step } },
1065 BaseRemoteGDB::cmd_step(GdbCommand::Context &ctx) function in class:BaseRemoteGDB

Completed in 9 milliseconds