KDevelop API Documentation

GDBDebugger::GDBCommand Class Reference

#include <gdbcommand.h>

Inheritance diagram for GDBDebugger::GDBCommand:

Inheritance graph
[legend]
Collaboration diagram for GDBDebugger::GDBCommand:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GDBCommand (const QCString &command, bool isRunCmd=false, bool isInfoCmd=true, char prompt=WAIT)
virtual ~GDBCommand ()

Static Private Attributes

QCString idlePrompt_ = QCString().sprintf("\nset prompt %c%c\n", BLOCK_START, IDLE)

Detailed Description

Author:
John Birch

Definition at line 84 of file gdbcommand.h.


Constructor & Destructor Documentation

GDBDebugger::GDBCommand::GDBCommand const QCString command,
bool  isRunCmd = false,
bool  isInfoCmd = true,
char  prompt = WAIT
 

Definition at line 29 of file gdbcommand.cpp.

References GDBDebugger::BLOCK_START.

GDBDebugger::GDBCommand::~GDBCommand  )  [virtual]
 

Definition at line 41 of file gdbcommand.cpp.


Member Data Documentation

QCString GDBDebugger::GDBCommand::idlePrompt_ = QCString().sprintf("\nset prompt %c%c\n", BLOCK_START, IDLE) [static, private]
 

Definition at line 25 of file gdbcommand.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:50:48 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003