Ruby GUI Debugger

M

mitchell

Hey everyone, over the last week I wrote a GUI front-end to Ruby's
bundled debugger using the Ruby/GTK2 bindings. I've always wanted just
a simple GUI debugger and not a full blown IDE. It's the first release,
so don't be suprised if there are many bugs. I encourage you to submit
any you come across though, as well as suggestions.

Website: http://mr-guid.rubyforge.org
Project page: http://rubyforge.org/projects/mr-guid

Mitchell's Ruby GUI Debugger (Mr. Guid) is a simple Ruby GUI debugger
written in Ruby using Ruby/GTK2 bindings. It is only meant to be a
debugger, not an editor or IDE. It has all the functionality of Ruby's
bundled debugger.
 
M

mitchell

It sure is! Mr. Guid loads any new file immediately as it encounters it
during execution (if it hasn't already been loaded), so when you are
stepping into a require, load, etc., the new source file is shown and
can be debugged. Currently there is no way to switch manually between
files during execution, as they only switch when execution passes
between files, but expect the next release to be able to do this.
 
K

Kenosis

Looks like I might now have a debugger for my Nokia 770 (see prior post
today) ;) Arachno would be a bit of an overkill, not that I don't love
it on my desktop.

Thx,

Ken
 
S

Stephen Kellett

In message said:
Hey everyone, over the last week I wrote a GUI front-end to Ruby's

Nice.

Not worried about the fact that GUID is an established acronym used in
COM for about 15 years now? Just a thought, you may want to change the
name to avoid search collisions.

Stephen
 
T

tsumeruby

In message <[email protected]>,


Nice.

Not worried about the fact that GUID is an established acronym used in
COM for about 15 years now? Just a thought, you may want to change the
name to avoid search collisions.

Like CS kiddies and people haven't been using conflicting names before?
Reusing existing names is perfectly okay.

Tsume
 
D

David Vallner

D=C5=88a Utorok 14 Febru=C3=A1r 2006 12:23 Stephen Kellett nap=C3=ADsal:
In message <[email protected]>,


Nice.

Not worried about the fact that GUID is an established acronym used in
COM for about 15 years now? Just a thought, you may want to change the
name to avoid search collisions.

Stephen

Sooo... Are we going to not use the word "assembly" now because it's a .NET=
=20
term? Or heck, invent a new word for "library" to make searches unambiguous?

I'm not even going to start on how bloody impossible it is to search for th=
e=20
".NET" buzzword.

Searching for a single term without context makes no sense anyway.

David Vallner
 
M

mitchell

Stephen said:
Not worried about the fact that GUID is an established acronym used in
COM for about 15 years now? Just a thought, you may want to change the
name to avoid search collisions.

Stephen

No, I'm not worried. I don't think this is an issue because when people
want to find a Ruby GUI Debugger, they will probably search for just
that, not GUID.
 
S

Stephen Kellett

David Vallner said:
Sooo... Are we going to not use the word "assembly" now because it's a .NET
term? Or heck, invent a new word for "library" to make searches unambiguous?

No. Both of those terms were in use before .NET came along.
I'm not even going to start on how bloody impossible it is to search for the
".NET" buzzword.

I'm surprised at the hostility to this suggestion. It was not a command.

Stephen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,145
Latest member
web3PRAgeency
Top