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

/gem5/src/base/
H A Dremote_gdb.hh280 bool cmd_query_var(GdbCommand::Context &ctx);
H A Dremote_gdb.cc811 { 'q', { "KGDB_QUERY_VAR", &BaseRemoteGDB::cmd_query_var } },
969 BaseRemoteGDB::cmd_query_var(GdbCommand::Context &ctx) function in class:BaseRemoteGDB

Completed in 9 milliseconds