DebugObserver.h File Reference
Observer for simulation which maintains a record of the simulation via the DebugDataManager so that the debugger may get the necessary information. More...
#include <string>#include <map>#include "../TrType.h"#include "../PFPObserver.h"#include "DebuggerIPCServer.h"#include "DebugDataManager.h"#include "DebuggerPacket.h"
Include dependency graph for DebugObserver.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | pfp::core::db::DebugObserver |
| Observer for pfpdb. More... | |
Namespaces | |
| pfp | |
| PacketBase.h. | |
| pfp::core | |
| Namespace for all PFPSIMCore classes. | |
| pfp::core::db | |
| Namespace for all debugger classes within PFPSim. | |
Macros | |
| #define | VERBOSE 0 |
Detailed Description
Observer for simulation which maintains a record of the simulation via the DebugDataManager so that the debugger may get the necessary information.
Created on: January 22, 2016 Author: Eric Tremblay
