GNU Octave  4.0.0
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 | Variables
pt-bp.h File Reference
#include "input.h"
#include "ov-usr-fcn.h"
#include "pt-walk.h"
#include "pt-pr-code.h"
#include "toplev.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
 

Variables

bool octave_debug_on_interrupt_state
 

Variable Documentation

bool octave_debug_on_interrupt_state

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

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