GNU Octave  3.8.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 | Functions
debug.h File Reference
#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

Functions

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

Function Documentation

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

Definition at line 134 of file debug.cc.

References get_line_offsets(), and snarf_file().

Referenced by Fdblist(), Fdbwhere(), and get_debug_input().