主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Sridharan Kuppa
活动总数
11
最后的活动
2016年01月17日 08:33
成员加入日期
2012年07月12日 03:07
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
3
活动概览
帖子(2)
评论(6)
按最近的活动排序
最近的活动
投票数
创建于
2013年11月09日 08:19
Yes, I did specify the local and remote folder correctly. I have reproduced the problem using two different exactly same linux desktop.
社区
RubyMine
Can't see stack frames while remote debugging
0 票
创建于
2013年11月10日 23:59
We were discussing this issue in the separate forum, http://devnet.jetbrains.com/thread/450746?tstart=0 . It is a similar issue and I was trying to find whether this user had resolved the problem ...
社区
RubyMine
Can't see stack frames while remote debugging
0 票
创建于
2013年11月08日 21:22
Did you resolve this problem? I also running into same scenario. I appreciate if you have any input on this.-Sri
社区
RubyMine
Can't see stack frames while remote debugging
0 票
创建于
2013年11月07日 23:26
My gem list on the serverarchive-tar-minitar (0.5.2)bigdecimal (1.1.0)columnize (0.3.6)debugger (1.6.2)debugger-linecache (1.2.0)debugger-ruby_core_source (1.2.3)io-console (0.3)json (1.5.5)linecac...
社区
RubyMine
The ruby mine ide does not show variables when debugging remotely
0 票
创建于
2013年11月08日 21:02
I enabled the verbose debugger option in "Settings|Debugger|Ruby" but I did not get any output in the client side (IDE) and I even looked at the ~/.RubyMine50/System/logs/idea.log but not output ei...
社区
RubyMine
The ruby mine ide does not show variables when debugging remotely
0 票
创建于
2013年11月08日 21:07
I forgot to mention that there is no Gemfile. I am keeping it simple for now that the script is just 4 lines.hello.rbfirst_name = "S"last_name ="K"full_name = "#{first_name} #{last_name}"puts "Hel...
社区
RubyMine
The ruby mine ide does not show variables when debugging remotely
0 票