diff --git a/src/core/sal/CMakeLists.txt b/src/core/sal/CMakeLists.txt index 5f56ff69..c46062d0 100644 --- a/src/core/sal/CMakeLists.txt +++ b/src/core/sal/CMakeLists.txt @@ -15,6 +15,7 @@ elseif(BUILD_GEM5) SALConfig.cc Register.cc SimulatorController.cc + perf/BreakpointBuffer.cc gem5/Gem5Controller.cc gem5/Gem5PCEvent.cc )