Notes:
- '--stop' switch: stop at the first line when the script is loaded. Utilized by remote debugging
- Making '-x' switch actually work. Commenting out sending of <trace> elements
to the debugger. To be decided. There are large amount of such events. For
now serves rather for ruby-debug-ide developers.
- ensure 'file' attribute contains absolute path
- fixing CLI verbose when -d is used. Some unused code
Changes:
|