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

/gem5/src/base/
H A Dremote_gdb.hh283 bool cmd_clr_hw_bkpt(GdbCommand::Context &ctx);
H A Dremote_gdb.cc827 { 'z', { "KGDB_CLR_HW_BKPT", &BaseRemoteGDB::cmd_clr_hw_bkpt } },
1077 BaseRemoteGDB::cmd_clr_hw_bkpt(GdbCommand::Context &ctx) function in class:BaseRemoteGDB

Completed in 8 milliseconds