Debugger - Stage 3 (artf511247)
[deliverable/titan.core.git] / core / Communication.hh
index 1147128f8e09dc8b72b83e09e9d08e34ab26b0c4..3cf058ebff0e035ffca12d0c5b92b0c201246cbc 100644 (file)
@@ -8,6 +8,7 @@
  * Contributors:
  *   Baji, Laszlo
  *   Balasko, Jeno
+ *   Baranyi, Botond
  *   Beres, Szabolcs
  *   Feher, Csaba
  *   Forstner, Matyas
@@ -149,6 +150,8 @@ public:
   
   static void send_debug_return_value(int return_type, const char* message);
   static void send_debug_halt_req();
+  static void send_debug_continue_req();
+  static void send_debug_batch(const char* batch_file);
 
   /** @brief Send a log message to the MC.
 
This page took 0.024239 seconds and 5 git commands to generate.