#include "RuntimeSALOME.hxx"
#include "Proc.hxx"
#include "Exception.hxx"
#include "Executor.hxx"
#include "parsers.hxx"
#include "Thread.hxx"
#include <iostream>
#include <fstream>
#include "YacsTrace.hxx"
Go to the source code of this file.
Functions | |
void * | executorFunc (void *arg) |
int | main (int argc, char *argv[]) |
void* executorFunc | ( | void * | arg | ) |
Definition at line 40 of file debugger.cxx.
References YACS::ENGINE::Executor::RunB().
Referenced by main().
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 50 of file debugger.cxx.
References DEBTRACE, YACS::ENGINE::Executor::displayDot(), executorFunc(), gui.CONNECTOR::f(), YACS::ENGINE::Executor::getExecutorState(), YACS::ENGINE::Executor::isNotFinished(), YACS::YACSLoader::load(), loader, p, YACS::ENGINE::Executor::resumeCurrentBreakPoint(), YACS::ENGINE::Executor::setExecMode(), YACS::STEPBYSTEP, YACS::Exception::what(), and YACS::ENGINE::Proc::writeDot().