Ruby Editor, clickable stacktrace in console.

A

Alexey Petrushin

I've surrender to use Ruby IDE (they all are too alpha, no matter wich
version it is).

Ruby Console debugger is good ennought. But there is one thing i can't
live without - clickable stacktrace.

I'm using Kate/GEdit/KDevelop and running program in Linux Console. But
there is one problem - there is no clickable stacktrace!
Is there any way to do this - click on console error stacktrace and go
to File and Line in Editor?

P.S.
I'm considering to switch to Apple, but it seems that TextMate also
doesn't has this feature (clickable stacktrace) or it does has?
 
N

Nobuyoshi Nakada

Hi,

At Fri, 13 Mar 2009 19:13:50 +0900,
Alexey Petrushin wrote in [ruby-talk:331058]:
Is there any way to do this - click on console error stacktrace and go
to File and Line in Editor?

inf-ruby.el
 
R

Ryan Davis

I've surrender to use Ruby IDE (they all are too alpha, no matter wich
version it is).

Ruby Console debugger is good ennought. But there is one thing i can't
live without - clickable stacktrace.

autotest.el on emacs has clickable backtraces. It is fairly trivial to
do for regular shell/comint as well (steal it from autotest.el since
that is really what it is doing).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top