Class | Debugger::LocalInterface |
In: |
cli/ruby-debug/interface.rb
|
Parent: | Interface |
A LocalInterface is the kind of I/O interactive performed when the user interface is in the same process as the debugged program. Compare with Debugger::RemoteInterface.
FILE_HISTORY | = | ".rdebug_hist" |
command_queue | [RW] | |
histfile | [RW] | |
history_length | [RW] | |
history_save | [RW] | |
restart_file | [RW] |