OpenASIP
2.0
|
#include <wx/sizer.h>
#include <wx/textctrl.h>
#include "ProximDebuggerWindow.hh"
#include "ProximToolbox.hh"
#include "Proxim.hh"
#include "TracedSimulatorFrontend.hh"
#include "ProximSimulationThread.hh"
#include "Machine.hh"
#include "Program.hh"
#include "Instruction.hh"
#include "Move.hh"
#include "WxConversion.hh"
#include "ErrorDialog.hh"
Go to the source code of this file.
Definition of ProximDebuggerWindow class.
Declaration of ProximDebuggerWindow class.
Definition in file ProximDebuggerWindow.cc.