 |
Forums |
Admin Start New Thread
By: Rocky Bernstein
RE: How to debug a Rails application in emacs? [ reply ] 2009-04-06 11:34
|
If you run script/server in a shell and use the rdebug-track-attach on that you get the fancy shit.
Whenever I use the full-fledged hide-the-command-line mode that you get with rdebug, there's often some situation that I get in that "rdebug-short-key" mode is getting in the way of.
And this is also true or moreso with rdebug-track-attach. So I generally use the more low-tech "turn-on-rdebug-track-mode".
|
|
 |