ubsan: alpha-vma: timeout
[deliverable/binutils-gdb.git] / gdb / tracefile.h
index 3ae3e7d0e53adfc98b6b54dd529b327bf1a6c37f..9c7fdea72970b386bdaaafb387aa411d58bd1c4b 100644 (file)
@@ -127,6 +127,7 @@ public:
   bool has_memory () override;
   bool has_stack () override;
   bool has_registers () override;
+  bool has_execution (inferior *inf) override { return false; }
   bool thread_alive (ptid_t ptid) override;
 };
 
This page took 0.024195 seconds and 4 git commands to generate.