pjs/js/jsd
seawood%netscape.com fa5df5e54c Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
..
classes
corba
idl bug 115695, rs=brendan, venkman only 2002-01-12 00:56:35 +00:00
java
javawrap
jsdb bug 117907, patch=joerg.schaible@gmx.de (J�rg Schaible), r=me 2002-01-04 19:24:14 +00:00
macbuild Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:10:45 +00:00
.cvsignore
MANIFEST
Makefile.in Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility. 2002-01-16 05:10:09 +00:00
README
jsd.h bug 115695, rs=brendan, venkman only 2002-01-12 00:56:35 +00:00
jsd.mak
jsd1640.def
jsd1640.rc
jsd3240.rc
jsd_atom.c
jsd_high.c
jsd_hook.c
jsd_java.c
jsd_lock.c
jsd_lock.h
jsd_obj.c
jsd_scpt.c bug 115695, rs=brendan, venkman only 2002-01-12 00:56:35 +00:00
jsd_stak.c
jsd_step.c
jsd_text.c
jsd_val.c
jsd_xpc.cpp bug 119938, nebiros bustage, r=dbaron 2002-01-14 21:59:34 +00:00
jsd_xpc.h bug 115695, rs=brendan, venkman only 2002-01-12 00:56:35 +00:00
jsdebug.c bug 115695, rs=brendan, venkman only 2002-01-12 00:56:35 +00:00
jsdebug.h bug 115695, rs=brendan, venkman only 2002-01-12 00:56:35 +00:00
jsdshell.mak
jsdstubs.c
makefile.win
mkshell.bat
resource.h

README

js/jsd contains code for debugging support for the C-based JavaScript engine 
in js/src.  jsd_xpc.cpp provides an XPCOM binding for the library.

js/jsd/jsdb is a console debugger using only native code (see README in that 
directory.)  This debugger is no longer being actively developed, though it
should work.