freeride-devel
[Top][All Lists]
Advanced

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

[FR-devel] [Foxgui-users]Very alpha version of FR debugger in CVS


From: Laurent Julliard
Subject: [FR-devel] [Foxgui-users]Very alpha version of FR debugger in CVS
Date: Tue, 30 Jul 2002 21:52:11 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020529

Guys,

I have just committed a number of changes to the debugger plugin of FR.
It is a very *alpha* version that sort of work on simple cases. It is
still very rough so it crashes quite often.

Briefly here is what it does:

- Next, step, finish and continue working ok.
- current line highlighted.
- break point selectable )(shift click in the left margin) but not
working yet.
- Ruby files autoloaded as needed by the debugger.
- STDERR and STDOUT displayed in the text console frame.

Here is a screenshot with a sample file of mine which writes on STDOUT
and STDERR. See
http://www.moldus.org/~laurent/FreeRIDE/screenshots/sc_FR003.png

Last thing: the approach I have taken for the debugger is to use a
remote debugger based on DRb (distributed ruby). So the drb module
(1.3.6) has been committed in the redist directory. To make sure you get
the new drb directory when you update your CVS wroking copy use the -d
flag like this

cvs -q up -P -d

Enjoy!

Laurent

PS: I will probably be less active in the coming days (lots of other
stuff to do and traveling to Rochester NY/USA)




-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
Foxgui-users mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/foxgui-users





reply via email to

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