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
debug.h File Reference
#include "octave-config.h"
#include <map>
#include <set>
#include "ov.h"
#include "dRowVector.h"
Include dependency graph for debug.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bp_table
 
struct  bp_type
 

Functions

static std::string bp_empty_string ("")
 
std::string get_file_line (const std::string &fname, size_t line)
 

Function Documentation

static std::string bp_empty_string ( ""  )
static
std::string get_file_line ( const std::string fname,
size_t  line 
)

Definition at line 141 of file debug.cc.

References get_line_offsets(), retval, snarf_file(), and string.

Referenced by get_debug_input().