KDevelop API Documentation

gdbcommand.h File Reference

#include "dbgcommand.h"

Include dependency graph for gdbcommand.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::GDBCommand
class  GDBDebugger::GDBItemCommand
class  GDBDebugger::GDBPointerCommand
class  GDBDebugger::GDBSetBreakpointCommand

Defines

#define RUNCMD   (true)
#define NOTRUNCMD   (false)
#define INFOCMD   (true)
#define NOTINFOCMD   (false)

Enumerations

enum  GDBCmd {
  BLOCK_START = '\32', SRC_POSITION = '\32', ARGS = 'A', BPLIST = 'B',
  SET_BREAKPT = 'b', DATAREQUEST = 'D', DISASSEMBLE = 'd', FRAME = 'F',
  FILE_START = 'f', INITIALISE = 'I', IDLE = 'i', BACKTRACE = 'K',
  LOCALS = 'L', LIBRARIES = 'l', MEMDUMP = 'M', RUN = 'R',
  REGISTERS = 'r', PROGRAM_STOP = 'S', SHARED_CONT = 's', INFOTHREAD = 'T',
  SWITCHTHREAD = 't', USERCMD = 'U', SETWATCH = 'W', UNSETWATCH = 'w',
  DETACH = 'z', WAIT = '0', WHATIS = 'H'
}


Define Documentation

#define INFOCMD   (true)
 

Definition at line 77 of file gdbcommand.h.

Referenced by JAVADebugger::JDBController::actOnProgramPause(), GDBDebugger::GDBController::actOnProgramPause(), GDBDebugger::GDBController::configure(), GDBDebugger::GDBController::parseLine(), JAVADebugger::JDBController::parseLocals(), GDBDebugger::GDBController::slotAttachTo(), GDBDebugger::GDBController::slotCoreFile(), GDBDebugger::GDBController::slotDisassemble(), GDBDebugger::GDBController::slotLibraries(), GDBDebugger::GDBController::slotMemoryDump(), GDBDebugger::GDBController::slotRegisters(), GDBDebugger::GDBController::slotSelectFrame(), and GDBDebugger::GDBController::slotUserGDBCmd().

#define NOTINFOCMD   (false)
 

Definition at line 78 of file gdbcommand.h.

Referenced by JAVADebugger::JDBController::actOnProgramPause(), GDBDebugger::GDBController::clearBreakpoint(), GDBDebugger::GDBController::configure(), GDBDebugger::GDBController::modifyBreakpoint(), GDBDebugger::GDBController::parseLine(), JAVADebugger::JDBController::reConfig(), GDBDebugger::GDBController::slotAttachTo(), GDBDebugger::GDBController::slotBPState(), GDBDebugger::GDBController::slotClearAllBreakpoints(), JAVADebugger::JDBController::slotDebuggerStarted(), GDBDebugger::GDBController::slotRun(), GDBDebugger::GDBController::slotRunUntil(), GDBDebugger::GDBController::slotStart(), JAVADebugger::JDBController::slotStepInto(), GDBDebugger::GDBController::slotStepInto(), GDBDebugger::GDBController::slotStepIntoIns(), GDBDebugger::GDBController::slotStepOutOff(), JAVADebugger::JDBController::slotStepOver(), GDBDebugger::GDBController::slotStepOver(), and GDBDebugger::GDBController::slotStepOverIns().

#define NOTRUNCMD   (false)
 

Definition at line 76 of file gdbcommand.h.

Referenced by JAVADebugger::JDBController::actOnProgramPause(), GDBDebugger::GDBController::actOnProgramPause(), GDBDebugger::GDBController::clearBreakpoint(), GDBDebugger::GDBController::configure(), GDBDebugger::GDBController::modifyBreakpoint(), GDBDebugger::GDBController::parseLine(), JAVADebugger::JDBController::parseLocals(), GDBDebugger::GDBController::slotAttachTo(), GDBDebugger::GDBController::slotClearAllBreakpoints(), GDBDebugger::GDBController::slotCoreFile(), JAVADebugger::JDBController::slotDebuggerStarted(), GDBDebugger::GDBController::slotDisassemble(), GDBDebugger::GDBController::slotLibraries(), GDBDebugger::GDBController::slotMemoryDump(), GDBDebugger::GDBController::slotRegisters(), GDBDebugger::GDBController::slotSelectFrame(), GDBDebugger::GDBController::slotStart(), and GDBDebugger::GDBController::slotUserGDBCmd().

#define RUNCMD   (true)
 

Definition at line 75 of file gdbcommand.h.

Referenced by GDBDebugger::GDBController::configure(), GDBDebugger::GDBController::parseLine(), JAVADebugger::JDBController::reConfig(), GDBDebugger::GDBController::slotBPState(), GDBDebugger::GDBController::slotClearAllBreakpoints(), JAVADebugger::JDBController::slotDebuggerStarted(), GDBDebugger::GDBController::slotRun(), GDBDebugger::GDBController::slotRunUntil(), JAVADebugger::JDBController::slotStepInto(), GDBDebugger::GDBController::slotStepInto(), GDBDebugger::GDBController::slotStepIntoIns(), GDBDebugger::GDBController::slotStepOutOff(), JAVADebugger::JDBController::slotStepOver(), GDBDebugger::GDBController::slotStepOver(), and GDBDebugger::GDBController::slotStepOverIns().


Enumeration Type Documentation

enum GDBCmd
 

Enumeration values:
BLOCK_START 
SRC_POSITION 
ARGS 
BPLIST 
SET_BREAKPT 
DATAREQUEST 
DISASSEMBLE 
FRAME 
FILE_START 
INITIALISE 
IDLE 
BACKTRACE 
LOCALS 
LIBRARIES 
MEMDUMP 
RUN 
REGISTERS 
PROGRAM_STOP 
SHARED_CONT 
INFOTHREAD 
SWITCHTHREAD 
USERCMD 
SETWATCH 
UNSETWATCH 
DETACH 
WAIT 
WHATIS 

Definition at line 28 of file gdbcommand.h.

Referenced by GDBDebugger::GDBOutputWidget::slotGDBCmd().

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