debugger_event_handler.h File Reference

#include <zorba/zorbastring.h>
#include <map>

Go to the source code of this file.

Namespaces

namespace  zorba

Classes

class  zorba::DebuggerEventHandler
 DebuggerEventHandler is the base handler for all debugging events. More...
class  zorba::QueryLocation
 Representation of the current location location in the remote query. More...

Enumerations

enum  zorba::SuspendedBy { zorba::A_USER, zorba::A_BREAKPOINT, zorba::A_STEP }

Functions

ZORBA_EXTERN_DECL std::ostream & zorba::operator<< (std::ostream &os, QueryLocation *aQuery)
ZORBA_EXTERN_DECL std::ostream & zorba::operator<< (std::ostream &os, const QueryLocation &aQuery)