KDevelop API Documentation

dbgcontroller.h File Reference

#include <qobject.h>
#include <domutil.h>

Include dependency graph for dbgcontroller.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  GDBDebugger

Classes

class  GDBDebugger::DbgController

Enumerations

enum  DBGStateFlags {
  s_dbgNotStarted = 1, s_appNotStarted = 2, s_appBusy = 4, s_waitForWrite = 8,
  s_programExited = 16, s_silent = 32, s_viewLocals = 64, s_viewBT = 128,
  s_viewBP = 256, s_attached = 512, s_core = 1024, s_waitTimer = 2048,
  s_shuttingDown = 4096, s_viewThreads = 8192
}


Enumeration Type Documentation

enum DBGStateFlags
 

Author:
jbb
Enumeration values:
s_dbgNotStarted 
s_appNotStarted 
s_appBusy 
s_waitForWrite 
s_programExited 
s_silent 
s_viewLocals 
s_viewBT 
s_viewBP 
s_attached 
s_core 
s_waitTimer 
s_shuttingDown 
s_viewThreads 

Definition at line 40 of file dbgcontroller.h.

KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:07:22 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003