KDevelop API Documentation

languages/java/debugger/jdbcontroller.cpp File Reference

#include "jdbcontroller.h"
#include "javadebuggerpart.h"
#include "breakpoint.h"
#include "framestackwidget.h"
#include "variablewidget.h"
#include "jdbcommand.h"
#include "stty.h"
#include <kapplication.h>
#include <kconfig.h>
#include <kmessagebox.h>
#include <kglobal.h>
#include <klocale.h>
#include <kprocess.h>
#include <kdebug.h>
#include <kregexp.h>
#include <qstring.h>
#include <qtimer.h>
#include <qurl.h>
#include <iostream>
#include <ctype.h>
#include <stdlib.h>
#include "jdbcontroller.moc"

Go to the source code of this file.

Namespaces

namespace  JAVADebugger

Defines

#define BREAKPOINT_HIT   1
#define MARK_FOUND   2
#define JDB_MONITOR   1
#define DBG_DISPLAY(X)   {kdDebug() << QString(X) << endl;}
#define JDB_DISPLAY(X)   {kdDebug() << QString(X) << endl;}


Define Documentation

#define BREAKPOINT_HIT   1
 

Definition at line 48 of file jdbcontroller.cpp.

#define DBG_DISPLAY  )     {kdDebug() << QString(X) << endl;}
 

Definition at line 58 of file jdbcontroller.cpp.

Referenced by JAVADebugger::JDBController::actOnProgramPause(), JAVADebugger::JDBController::executeCmd(), JAVADebugger::JDBController::parseBacktrace(), JAVADebugger::JDBController::parseDump(), JAVADebugger::JDBController::parseLine(), JAVADebugger::JDBController::parseLocals(), JAVADebugger::JDBController::parseLocalVars(), JAVADebugger::JDBController::slotAbortTimedEvent(), JAVADebugger::JDBController::slotDbgStatus(), JAVADebugger::JDBController::slotDbgStderr(), JAVADebugger::JDBController::slotStepInSource(), and JAVADebugger::JDBController::~JDBController().

#define JDB_DISPLAY  )     {kdDebug() << QString(X) << endl;}
 

Definition at line 62 of file jdbcontroller.cpp.

Referenced by JAVADebugger::JDBController::executeCmd(), JAVADebugger::JDBController::slotDbgProcessExited(), JAVADebugger::JDBController::slotStart(), and JAVADebugger::JDBController::~JDBController().

#define JDB_MONITOR   1
 

Definition at line 50 of file jdbcontroller.cpp.

#define MARK_FOUND   2
 

Definition at line 49 of file jdbcontroller.cpp.

KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:01:54 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003