GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Functions | Variables
pt-bp.h File Reference
#include "octave-config.h"
#include "input.h"
#include "ov-usr-fcn.h"
#include "pt-walk.h"
#include "pt-pr-code.h"
#include "interpreter.h"
Include dependency graph for pt-bp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tree_breakpoint
 

Functions

static std::string pt_bp_empty_string ("")
 

Variables

bool octave_debug_on_interrupt_state
 

Function Documentation

static std::string pt_bp_empty_string ( ""  )
static

Variable Documentation

bool octave_debug_on_interrupt_state

Definition at line 33 of file pt-bp.cc.

Referenced by octave::tree_evaluator::do_breakpoint(), and octave::user_abort().