Class: Context
- Inherits:
-
Object
- Object
- Context
- Defined in:
- ext/ruby_debug.c
Overview
The Debugger module keeps a single instance of this class for each Ruby thread. It contains a call-stack information, thread information, breakpoint information and the reason the program is stopped.