Email address obfuscation in effect -- please
click here to turn it off.
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
- To: MLUG Members <EMAIL:PROTECTED>
- Subject: Re: [MLUG] good intro to programming for a teenager?
- From: Scott Hussey <EMAIL:PROTECTED>
- Date: Mon, 8 Aug 2005 09:38:28 -0500
- Delivery-date: Mon, 08 Aug 2005 09:39:04 -0500
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HXbEow5zr1+GNvLPTNmQpNWu027SQMWomy1C8zx/SQDwsCutjH1zIsB55bVo0dbcK9rXCBP1f9ED1gS7ZEV61UlqFUzbepPmCI30IMtWnY0YvvfXPJp0sacQPi3PyV7JKECTBsT0r0S1HPJ94Tzy6kS5WcACOjo0V10GxOmQXo4=
- Envelope-to: EMAIL:PROTECTED
- In-reply-to: <EMAIL:PROTECTED>
- References: <EMAIL:PROTECTED> <EMAIL:PROTECTED> <EMAIL:PROTECTED>
- Reply-to: MLUG Members <EMAIL:PROTECTED>
- Sender: EMAIL:PROTECTED
On 8/7/05, Mark Rages <EMAIL:PROTECTED> wrote:
> How do you debug Javascript? Seriously, it's always been a pain in
> the neck to debug it. This was my favorite thing about Python when I
> was learning it: On error, it dumps a full stack trace. You know
> right where things started to go wrong.
I would recommend Venkman, the JS debugger with Mozilla. I think it is
built in the full Mozilla built and comes as an extension for Firefox.
It is fully featured - breakpoints, variable watches, step-through.
Every once in a while, it gets a little flaky if you have a lot of
tabs open with javascript in them or you refresh a page as you are
stepping through the javascript, but overall pretty stable.
--
Scott Hussey
EMAIL:PROTECTED
_______________________________________________
members mailing list
EMAIL:PROTECTED
http://mlug.missouri.edu/mailman/listinfo/members