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: Curt Hibbs
Subject: RE: [FR-devel] Troubles running FR on Win32
Date: Mon, 2 Sep 2002 14:26:21 -0700

I'll try to help, but you probably need someone of the caliber of Rich or
Hal (until a couple days ago I never knew what popen and popen3 did!).

Curt

> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden Behalf Of
> Laurent Julliard
> Sent: Monday, September 02, 2002 2:55 AM
> To: FreeRIDE Developers
> Subject: [FR-devel] Troubles running FR on Win32
>
>
> Guys,
>
> I need your help here. I've tried hard to make the Debugger plugin
> work on Win32 (Win98 and Win2k) and I still can start the remote
> debugger process.
>
> The critical part is in plugins/Debugger/Debugger.rb (look for popen
> call). What I have done for now is to replace the popen3 call by a
> normal popen call which I understand is supported on Windows.
>
> I run a popen call on the following command:
>
> ruby -I. -Iso -Iredist -rplugins/Debugger/debuggee.rb
> name_of_file_to_debug_here
>
> 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.
>
> Laurent
>
>
> --
> 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
>
>
>
> _______________________________________________
> Freeride-devel mailing list
> address@hidden
> http://mail.freesoftware.fsf.org/mailman/listinfo/freeride-devel
>





reply via email to

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