Searched defs:breakpoint (Results 1 - 6 of 6) sorted by relevance

/gem5/src/arch/null/
H A Dremote_gdb.hh50 bool breakpoint() { return false; } function in class:BaseRemoteGDB
/gem5/src/arch/mips/
H A Dsystem.cc66 MipsSystem::breakpoint() function in class:MipsSystem
/gem5/src/arch/riscv/
H A Dsystem.cc70 RiscvSystem::breakpoint() function in class:RiscvSystem
/gem5/src/base/
H A Ddebug.cc52 breakpoint() function in namespace:Debug
H A Dremote_gdb.hh143 bool breakpoint() { return trap(SIGTRAP); } function in class:BaseRemoteGDB
/gem5/src/sim/
H A Dsystem.cc238 bool System::breakpoint() function in class:System

Completed in 9 milliseconds