473,396 Members | 2,092 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Debugger?

Is there a debugger I can use for finding errors in
JavaScript?
Jul 20 '05 #1
4 1833

"Peter Morris" <no********@se.com> wrote in message
news:be**********@sparta.btinternet.com...
Is there a debugger I can use for finding errors in
JavaScript?


Dreamweaver has one, but it may not be economically feasible for some...

Sam
Jul 20 '05 #2
> > Is there a debugger I can use for finding errors in
JavaScript?
Dreamweaver has one, but it may not be economically feasible for some...


I found Dreamweaver's debugger to be too buggy to use. Have you had better luck
with it?

There is a free debugger for Netscape 4 hidden somewhere in
developer.netscape.com. You can get the venkman debugger for the later Netscape
browsers at mozilla.com.

The best debugger currently is for IE. It comes with the version 6 Visual Studio
products. There is a free version available at msdn.microsoft.com, but it is
missing vital features.

http://www.crockford.com

Jul 20 '05 #3
http://msdn.microsoft.com/scripting/debugger/dbdown.htm
http://developer.netscape.com/software/jsdebug.html

Some IDE's that also support inline script debugging:

Macromedia Dreamweaver
http://www.macromedia.com/software/dreamweaver/

Microsoft Visual InterDev
http://msdn.microsoft.com/vinterdev/

NetObjects ScriptBuilder
http://www.netobjects.com/products/html/nsb3.html

"Peter Morris" <no********@se.com> wrote in message
news:be**********@sparta.btinternet.com...
| Is there a debugger I can use for finding errors in
| JavaScript?
Jul 20 '05 #4
"Peter Morris" <no********@se.com> writes:
Is there a debugger I can use for finding errors in
JavaScript?


If all you need is finding errors, you probably only need better error
messages. Both Mozilla and Opera (and even Netscape 4) gives better
error messages than IE (displayed in the "Javascript console"), so
developing your code with these browsers is much easier than with IE.

If that is not enough, you can use the debuggers other people referred
to. I have *tried* both the one for Mozilla (Venkman) and the one for
IE (Microsoft Script Debugger), but I have never needed them.

/L
--
Lasse Reichstein Nielsen - lr*@hotpop.com
Art D'HTML: <URL:http://www.infimum.dk/HTML/randomArtSplit.html>
'Faith without judgement merely degrades the spirit divine.'
Jul 20 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: jonathan | last post by:
everyone, I'd like to be able to debug php scripts on the command line, going through the browser. In other words, set up the debugger to listen and then type in a url and have the code stop...
11
by: Ziaran _ | last post by:
I have written a new debugger. I think people will find it useful. Where can I post it for people to download? Thanks, Nir _________________________________________________________________...
4
by: Chuck Ritzke | last post by:
Hi, I've been using VS for a number of projects and the debugger has worked as advertised until now. I have a desktop solution with three projects, two of which are class modules. For some...
25
by: Jeff | last post by:
Use the MS Script Editor included free with MS Office 2002 and above, for debugging Internet Explorer (IE). This subject is of great interest to many JS developers, as there is no obvious, low...
1
by: Rhino | last post by:
Is there any way to install the IBM Distributed Debugger V9.2 on Windows XP without first uninstalling DB2? I installed the IBM Distributed Debugger V9.2 on my Windows XP box in the hopes of...
1
by: Susanne Christe | last post by:
Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Registeresd JIT debugger is not avaialble: After executing an application I get the Error: ...
1
by: Bill Menees | last post by:
VS.NET 2003 defaults the "Debugger Type" property to "Auto" for Visual C++ projects. Unfortunately, the "Auto" type isn't very smart. "Auto" bases the debugger type on the launched EXE's type,...
9
by: RalphTheExpert | last post by:
I'm getting different behavior if my code is running under the debugger or not. I have modified Winmain to look like this: // Copyright (C) 2002 Microsoft Corporation // All rights reserved....
18
by: R. Bernstein | last post by:
Okay, a bit of an exaggeration. Recently, I've been using Python more seriously, and in using the debugger I think one of the first things I noticed was that there is no "restart" ("R" in...
3
by: Doug | last post by:
I'm having problems w/ the VS2005 debugger with C#. It blows past any breakpoints in even the simplest "Hello World" console application. I can't do any step-by-step debugging. I've provided the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.