KDevelop API Documentation

breakpoint.h File Reference

#include <klocale.h>
#include <qstring.h>

Include dependency graph for breakpoint.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::Breakpoint
class  GDBDebugger::FilePosBreakpoint
class  GDBDebugger::Watchpoint
class  GDBDebugger::AddressBreakpoint
class  GDBDebugger::FunctionBreakpoint

Enumerations

enum  BP_TYPES {
  BP_TYPE_Invalid, BP_TYPE_FilePos, BP_TYPE_Watchpoint, BP_TYPE_Address,
  BP_TYPE_Function
}


Enumeration Type Documentation

enum BP_TYPES
 

Enumeration values:
BP_TYPE_Invalid 
BP_TYPE_FilePos 
BP_TYPE_Watchpoint 
BP_TYPE_Address 
BP_TYPE_Function 

Definition at line 30 of file breakpoint.h.

Referenced by GDBDebugger::GDBBreakpointWidget::restorePartialProjectSession(), GDBDebugger::FunctionBreakpoint::type(), GDBDebugger::AddressBreakpoint::type(), GDBDebugger::Watchpoint::type(), GDBDebugger::FilePosBreakpoint::type(), and GDBDebugger::Breakpoint::type().

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:18 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003