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

/gem5/src/base/
H A Dremote_gdb.hh284 bool cmd_set_hw_bkpt(GdbCommand::Context &ctx);
H A Dremote_gdb.cc829 { 'Z', { "KGDB_SET_HW_BKPT", &BaseRemoteGDB::cmd_set_hw_bkpt } },
1110 BaseRemoteGDB::cmd_set_hw_bkpt(GdbCommand::Context &ctx) function in class:BaseRemoteGDB

Completed in 13 milliseconds