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

/gem5/src/base/
H A Dremote_gdb.hh271 bool cmd_signal(GdbCommand::Context &ctx);
H A Dremote_gdb.cc777 { '?', { "KGDB_SIGNAL", &BaseRemoteGDB::cmd_signal } },
848 BaseRemoteGDB::cmd_signal(GdbCommand::Context &ctx) function in class:BaseRemoteGDB

Completed in 8 milliseconds