Re: New Euphoria Debugger Available

new topic     » goto parent     » topic index » view thread      » older message » newer message

Al Getz wrote:
> 
> Jason Gade wrote:
> > 
> > Al Getz wrote:
> > > 
> > > Jason Gade wrote:
> > > > Sounds interesting, I'll have to look at it.
> > > > 
> > > > Is it based on eu.ex? If so, have you thought about integrating it with
> > > > Matt
> > > > Lewis' ooeu? I like the graphical debugger in ooeu (although I have
> > > > crashed
> > > > it while trying to trace wxeu demos...)
> > > > 
> > > > 
> > > > --
> > > > "Any programming problem can be solved by adding a level of
> > > > indirection."
> > > > --anonymous
> > > > "Any performance problem can be solved by removing a level of
> > > > indirection."
> > > > --M. Haertel
> > > > j.
> > > 
> > > Hi there,
> > > 
> > > 
> > > Could you explain what you mean by 'integrating it' ?  Im not sure what
> > > you mean here.  I've been planning a gui debugger for some time now
> > > but i guess it would run under Windows, at least until i get a decent
> > > Linux system up and running again.
> > > 
> > > 
> > > Al
> > > 
> > > 
> > > My bumper sticker: "I brake for LED's"
> > 
> > Sorry, Al. The second part of my question does not make sense unless the
> > first
> > part of my question is answered "Yes."
> > 
> > Is your debugger based on modifications to the Euphoria 2.5 public domain
> > source
> > code?
> > 
> > If so, have you thought about integrating your debugging enhancements with
> > Matt's
> > ooeu, which opens a graphical window for trace output. ooeu uses his
> > wxeuphoria.
> > 
> > Thanks!
> > 
> > --
> > "Any programming problem can be solved by adding a level of indirection."
> > --anonymous
> > "Any performance problem can be solved by removing a level of indirection."
> > --M. Haertel
> > j.
> 
> Hi Jason,
> 
> Oh ok no problem...
> 
> Yes, the debugger is based on the 2.5 source code.
> And, no, i havent considered integrating it with wxEu (is that what
> you mean?) because i dont have a Linux system yet, but if you could
> tell me some advantages to doing that it would be nice...
> 
> 
> Al
> 
> 
> My bumper sticker: "I brake for LED's"

Hi, Al.

If you are using Windows, then download Matt's ooeu (Object-Oriented Euphoria)
http://wxeuphoria.sourceforge.net/apps.htm and install it in your path (I put the
executable and dlls into my Euphoria\bin directory). Take any relatively simple
Euphoria program (or not so simple) and add with trace and trace(1) somewhere in
your code.

At the command prompt type:
oexw myprog.ex

And check out his trace screen. Instead of being text-based, it is window-based.
Much easier to read. I've only checked it out a little bit but I still think that
it's very cool.

If you've added more debug features, that has the potential to be even cooler.

It has nothing to do with Linux, except for the fact that there is a Linux
version.

--
"Any programming problem can be solved by adding a level of indirection."
--anonymous
"Any performance problem can be solved by removing a level of indirection."
--M. Haertel
j.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu