Hello,
I have run into these issues on two Debian installs of ruby-debug and wondering what is the issue:
1. When rdebug is invoked from withing emacs (22) it attempts to open a source buffer with '^Z^Z' prepended to the name. Am I the only one with this issue? Tried to google it with no luck.
2. The gem does not appear to put rdebug in /usr/bin or any other bin directory. Had to symlink to it from /usr/local/bin. (Minor)
3. When run from the command-line, I get a warning that @history_save is not initialized (Minor also). Does not seem to affect functionality.
Would appreciate fix to number 1. especialy.
Regards,
ded
|