freeride-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [FR-devel] Troubles running FR on Win32


From: Laurent Julliard
Subject: Re: [FR-devel] Troubles running FR on Win32
Date: Wed, 04 Sep 2002 16:56:39 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826

Curt Hibbs wrote:
Laurent Julliard wrote:

The symptoms are not the same on both platforms (at least from what I
see on Command window). On Win2k the command when ran says it cannot
load plugins/Debugger/debuggee.rb and when I type the exact same
command on the Command window it works well.

I'm really stuck here and any help you can provide me with, including
testing on your own Windows machine is more than welcome.


Its possible that the current working directory is not what you expect it to
be and is, in fact, different on each OS.

I just tried debugging hello.rb. When I edit/debug it from the
R:\ruby-172\samples directory I get this in the command window:


R:\freeride>run

R:\freeride>ruby -I. -Iso -Iredist -e "require 'freeride/freeride';
FreeBASE::Core.startup('./config
/properties.xml','./config/default.xml')"
redist/log4r/repository.rb:55: warning: parenthesize argument(s) for future
version
redist/log4r/configurator.rb:72: warning: parenthesize argument(s) for
future version
redist/log4r/configurator.rb:72: warning: parenthesize argument(s) for
future version
redist/log4r/configurator.rb:78: warning: parenthesize argument(s) for
future version
redist/log4r/configurator.rb:138: warning: parenthesize argument(s) for
future version
redist/log4r/configurator.rb:180: warning: parenthesize argument(s) for
future version
1, 1,1,1
sep: /
ruby -I. -Iso -Iredist -r./plugins/Debugger/debuggee.rb
R:\ruby-172\samples\hello.rb
#<IO:0x33fcc08>
#<IO:0x33fcc08>
R:\ruby-172\samples\hello.rb on druby://L5:1386 attached.
#<IO:0x33fcc08>
#<IO:0x33fcc08>
#<IO:0x33fcc08>
#<IO:0x33fcc08>
#<IO:0x33fcc08>
#<IO:0x33fcc08>
Debug.rb
Emacs support available.

R:/ruby-172/samples/hello.rb:1:

At this point everything is frozen and I have to kill FreeRIDE.

Ok, I'm going to show my Ruby ignorance now... I've never yet used the ruby
debugger, so I don't know what I should expect (that is, what is the normal
behavior). Should I have gvotten a prompt in my command window where I
should have been able to enter debugger commands?


That's interesting because you don't have the load error that I have on Win2k. And it looks like on your platofrm it find the required debuggee.rb file.

What you should see next is the first line of your hello.rb file highlighted in yellow in the editpane but it looks like it freezes before that. I have to solve this -r problem before I can further debugon Windows.

By the way, do you use Rich FreeRUBY.zip file or is it your own Ruby installation?



Curt



_______________________________________________
Freeride-devel mailing list
address@hidden
http://mail.freesoftware.fsf.org/mailman/listinfo/freeride-devel



--
Laurent JULLIARD - Xerox R&T/SSTC/XPA - Open Source team
>> Host your Xerox Software project on CodeX: http://codex.xerox.com
>> address@hidden community: http://xww.linux.world.xerox.com





reply via email to

[Prev in Thread] Current Thread [Next in Thread]