[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Can't set watchpoint

Michael Satterwhite

2/26/2009 6:06:00 PM

I'm running ruby 1.8.6 on Ubuntu Hardy.
I have rdebug 0.10.3

I start rdebug on a script and try to issue a watch command such as

watch n == 4

I immediately get the error
NoMethodError Exception: undefined method `watch' for
#<MP3File:0xb5cc7454>

I then issue the command "help". "watch" is not shown on the command
list.

Can anyone offer some help.
--
Posted via http://www.ruby-....