I couldn't get NetBeans to debug my web2py code. On a Mac.

Eclipse was a challenge to get set up and in one case, where I had some oddly 
broken code, the breakpoints didn't work how I expected them to. I had to step 
into EVERYTHING, down into the bowels of web2py, which was a real pain. I 
expect that if I have a BP at the beginning of a function and another inside 
that function that I should be able to "resume" and have it break again at the 
second BP, but that was not reliable for me.

Very frustrating.

I'm going to try ipdb.

On Dec 13, 2010, at 23:32 , weheh wrote:

> I want to go to Eclipse but didn't succeed in getting it to install &
> run the first time through.
> 
> On Dec 14, 12:13 am, Branko Vukelic <bg.bra...@gmail.com> wrote:
>> On Tue, Dec 14, 2010 at 5:45 AM, Bruno Rocha <rochacbr...@gmail.com> wrote:
>>> Someone else has any debug tip or advice for sharing?
>> 
>> I used this:http://pypi.python.org/pypi/ipdb
>> 
>> All the IPython goodness + pdb-style debugging. You get auto-complete
>> and command history, too. ;)
>> 
>> --
>> Branko Vukelić
>> 
>> bg.bra...@gmail.com
>> stu...@brankovukelic.com
>> 
>> Check out my blog:http://www.brankovukelic.com/
>> Check out my portfolio:http://www.flickr.com/photos/foxbunny/
>> Registered Linux user #438078 (http://counter.li.org/)
>> I hang out on identi.ca:http://identi.ca/foxbunny
>> 
>> Gimp Brushmakers Guildhttp://bit.ly/gbg-group

-- 
Lorin Rivers
Mosasaur: Killer Technical Marketing <http://www.mosasaur.com>
<mailto:lriv...@mosasaur.com>
512/203.3198 (m)


Reply via email to