KDevelop API Documentation

jdbcommand.h File Reference

#include "dbgcommand.h"

Include dependency graph for jdbcommand.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  JAVADebugger

Classes

class  JAVADebugger::JDBCommand
class  JAVADebugger::JDBItemCommand
class  JAVADebugger::JDBPointerCommand
class  JAVADebugger::JDBSetBreakpointCommand

Defines

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

Enumerations

enum  JDBCmd {
  BLOCK_START = '\32', SRC_POSITION = '\32', BPLIST = 'B', SET_BREAKPT = 'b',
  DATAREQUEST = 'D', DISASSEMBLE = 'd', FRAME = 'F', FILE_START = 'f',
  INITIALISE = 'I', IDLE = 'i', LOCALS = 'L', LIBRARIES = 'l',
  MEMDUMP = 'M', RUN = 'R', REGISTERS = 'r', PROGRAM_STOP = 'S',
  STEP = 's', BACKTRACE = 'T', SETWATCH = 'W', UNSETWATCH = 'w',
  DETACH = 'z', WAIT = '0'
}


Define Documentation

#define INFOCMD   (true)
 

Definition at line 72 of file jdbcommand.h.

#define NOTINFOCMD   (false)
 

Definition at line 73 of file jdbcommand.h.

#define NOTRUNCMD   (false)
 

Definition at line 71 of file jdbcommand.h.

#define RUNCMD   (true)
 

Definition at line 70 of file jdbcommand.h.


Enumeration Type Documentation

enum JDBCmd
 

Enumeration values:
BLOCK_START 
SRC_POSITION 
BPLIST 
SET_BREAKPT 
DATAREQUEST 
DISASSEMBLE 
FRAME 
FILE_START 
INITIALISE 
IDLE 
LOCALS 
LIBRARIES 
MEMDUMP 
RUN 
REGISTERS 
PROGRAM_STOP 
STEP 
BACKTRACE 
SETWATCH 
UNSETWATCH 
DETACH 
WAIT 

Definition at line 31 of file jdbcommand.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 Tue Feb 22 09:26:46 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003