Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dennis Ushakov
Total activity
833
Last activity
November 23, 2018 21:33
Member since
March 30, 2009 18:01
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
330
Activity overview
Articles (0)
Posts (0)
Comments (502)
Sort by recent activity
Recent activity
Votes
Created
January 27, 2012 10:06
You can try downgrading ruby-debug-base19x to 0.11.30.pre2, if that helps, then it must be the same problem as here RUBY-10280
Community
RubyMine
Debugger crashes when it hits the first breakpoint
0 votes
Created
January 27, 2012 14:57
Sure. First you should uninstall all versions of ruby-debug-base19xgem uninstall ruby-debug-base19xand then installgem install ruby-debug-base19x -v 0.11.30.pre2 If RubyMine suggests you to update ...
Community
RubyMine
Debugger crashes when it hits the first breakpoint
0 votes
Created
August 21, 2012 07:56
We're working on that currently. As a workaround you can use following code (since 4.5):gem 'ruby-debug' unless ENV['RM_INFO']
Community
RubyMine
Debugger crashes when it hits the first breakpoint
0 votes
Created
April 16, 2012 21:21
Hello Ingo,this is a known problem. As a workaround you can create new project from scratch and specify existing directory as a source folder.
Community
RubyMine
How to import existing rails project?
0 votes
Created
August 10, 2012 21:01
Hello Rob,Ruby 1.9 replaced test/unit framework with minitest, that requires some additional steps to set up. You can read more here. In general you can simply install minitest and minitest-reporte...
Community
RubyMine
Empty project setup for unit testing
0 votes
Created
August 09, 2012 18:01
Sorry, forgot to mention, this line comes from the log file exactly after trying to kill process. We'll try to add some workaround for this case
Community
RubyMine
Unable to stop debugger
0 votes
Created
August 09, 2012 17:05
Sometimes it can be indirectly required from other gems when specifying --debug flag or stuff like that. Good to hear that debugging is working for you now
Community
RubyMine
Can't debug unit tests in Mountain Lion (RubyMine 4.5.1)
0 votes
Created
July 26, 2012 17:25
Hi Jason,you can open project containing your Host application and add all engines as additional source roots in Settings | Project structure. This should do the trick
Community
RubyMine
Bundler and Rails Engines
0 votes
Created
October 10, 2012 22:11
Looks strange, please enable verbose debugger output (Settings | Debugger | Ruby tab) and attach output here.
Community
RubyMine
Debugger prints out breakpoint info instead of stopping
0 votes
Created
August 25, 2011 18:07
Could you please try installing ruby-debug-base19x from command line via:gem install ruby-debug-base19x --pre
Community
RubyMine
Problems installing the debugger in Rubymine
0 votes
«
First
‹
Previous
Next
›
Last
»