主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Dennis Ushakov
活动总数
833
最后的活动
2018年11月23日 21:33
成员加入日期
2009年03月30日 18:01
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
330
活动概览
文章(0)
帖子(0)
评论(502)
按最近的活动排序
最近的活动
投票数
创建于
2012年01月27日 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
社区
RubyMine
Debugger crashes when it hits the first breakpoint
0 票
创建于
2012年01月27日 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 ...
社区
RubyMine
Debugger crashes when it hits the first breakpoint
0 票
创建于
2012年08月21日 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']
社区
RubyMine
Debugger crashes when it hits the first breakpoint
0 票
创建于
2012年04月16日 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.
社区
RubyMine
How to import existing rails project?
0 票
创建于
2012年08月10日 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...
社区
RubyMine
Empty project setup for unit testing
0 票
创建于
2012年08月09日 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
社区
RubyMine
Unable to stop debugger
0 票
创建于
2012年08月09日 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
社区
RubyMine
Can't debug unit tests in Mountain Lion (RubyMine 4.5.1)
0 票
创建于
2012年07月26日 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
社区
RubyMine
Bundler and Rails Engines
0 票
创建于
2012年10月10日 22:11
Looks strange, please enable verbose debugger output (Settings | Debugger | Ruby tab) and attach output here.
社区
RubyMine
Debugger prints out breakpoint info instead of stopping
0 票
创建于
2011年08月25日 18:07
Could you please try installing ruby-debug-base19x from command line via:gem install ruby-debug-base19x --pre
社区
RubyMine
Problems installing the debugger in Rubymine
0 票
«
第一页
‹
上一页
下一页
›
最后
»