Граф коммитов

295 Коммитов

Автор SHA1 Сообщение Дата
rginda%netscape.com d0563951ef - venkman only -
move debugger menu item from tasks to tasks->tools
2001-09-25 22:27:36 +00:00
rginda%netscape.com 3efdb07ba7 - venkman only -
add blacklist nodes, not reflected in the UI yet
implement reloadSource on SourceRecord, to reload the underlying source text
2001-09-25 22:26:51 +00:00
rginda%netscape.com 9393395b86 - venkman only -
add blacklist and version strings
2001-09-25 22:25:21 +00:00
rginda%netscape.com 786350ce9b - venkman only -
implement reload command
2001-09-25 22:24:36 +00:00
rginda%netscape.com 916119047f - venkman only -
add type checking to formatValue, fix bug in formatValue -> array
2001-09-25 22:23:41 +00:00
rginda%netscape.com 324eb30b08 - venkman only -
pass drag and drop related events to the TOViewRecord, if it knows how to deal
2001-09-25 22:22:02 +00:00
rginda%netscape.com 6e1dbd5179 - venkman only -
initial add of blacklist icons
2001-09-25 22:20:29 +00:00
hewitt%netscape.com 8292f84edd 97574 - implement toolbarbutton, kill menubutton, r=blake, sr=hyatt 2001-09-20 07:33:13 +00:00
rginda%netscape.com 38d4f6f3d9 - venkman only -
increase max string display length
2001-09-10 22:07:23 +00:00
rginda%netscape.com d0e2a62257 - venkman only -
prepare for "group/ungroup" UI in the file list
2001-09-06 22:57:34 +00:00
rginda%netscape.com f541bdbe79 - venkman only -
fix sort tests
2001-09-06 22:56:56 +00:00
rginda%netscape.com 8bbe495140 - venkman only -
fix line ending split regexp to avoid the brain dead $ meta character (which considers \r\n to be TWO line endings.)
2001-09-06 22:29:14 +00:00
rginda%netscape.com ff1d7c5f97 - venkman only -
fix imput history regression
2001-09-06 22:28:09 +00:00
rginda%netscape.com f61b7efc32 - venkman only -
fixing popup events
2001-09-06 01:54:53 +00:00
rginda%netscape.com c5a11f1d1a - venkman only -
strict mode fixes
2001-09-06 01:05:50 +00:00
rginda%netscape.com 4dc91ba5a3 - venkman only -
remove debug spoo
2001-09-06 01:05:20 +00:00
rginda%netscape.com dca50422f3 - venkman only -
record last stack depth. when the stack depth changes, we display a frame header in the console for single step mode.
2001-09-06 01:05:02 +00:00
rginda%netscape.com 5988811887 - venkman only -
strict mode fixes.
2001-09-06 01:04:01 +00:00
rginda%netscape.com 50801281f8 - venkman only -
move debugTrap code that may involve network activity from venkman-debugger.js to this file.
strict mode fixes.
fix outliner select events, which range checked against the wrong properties.
2001-09-06 01:03:06 +00:00
rginda%netscape.com 063ac44915 - venkman only -
move calls that might involve network activity to *after* te enterNestedEventLoop() call so their requests go on the pushed thread.  The call is made after enterNestedEventLoop (which, by definition, blocks) via a setTimeout call.
2001-09-06 01:01:34 +00:00
rginda%netscape.com b243396c40 - venkman only -
strict mode fixes
remove some debugging spoo
2001-09-06 00:59:24 +00:00
rginda%netscape.com 21918c837b - venkman only -
remove guessed function style, as this is now indicated by surrounding the function name in square brackets.
2001-09-05 01:41:07 +00:00
rginda%netscape.com 7c8a5beeda - venkman only -
add formatting messages, remove fclear
2001-09-05 01:40:01 +00:00
rginda%netscape.com cb08f962ca - venkman only -
make dump tree function taka a param
remove bogus _cache dance
add matchesScriptRecord method to breakpoint record
only do the icode replacement if the breakpoint is enabled in addScriptRecord
2001-09-05 01:39:09 +00:00
rginda%netscape.com 145c06739e - venkman only -
remove unused messages
add used messages
2001-09-05 01:37:11 +00:00
rginda%netscape.com b62dcec7f9 - venkman only -
change string concats to getMsg calls, to make bidi more better
don't duplicate setBreakpoints()s efforts by checking for matching files in onInputBreak
reimpliment onInputFBreak
remove onInputFClear.  future breakpoints can now be cleared wit the standard clear command.
remove dead onScriptCreated function
2001-09-05 01:36:44 +00:00
rginda%netscape.com d222384ea8 - venkman only -
dont pay attention to scripts without filenames
remove script from the script tree when it is unloaded
if a newly created script matches an existing breakpoint record, add that script to the breakpoint record.
remove obsoleted future breakpoint functions
2001-09-05 01:34:23 +00:00
rginda%netscape.com 410dc4fb4e - venkman only -
remove fclear command, future breakpoints now share the same list as normal breakpoints.  the standard clear comman will suffice
2001-09-05 01:31:56 +00:00
rginda%netscape.com 1521805007 - venkman only -
reset childIndex and parentRecord on a removed tree item
2001-09-05 01:30:59 +00:00
rginda%netscape.com 3abe241d0d - not built -
package new stack, project, and breakpoint icons
package new step over, step out, and stop toolbar icons
2001-09-01 18:51:51 +00:00
rginda%netscape.com f8d392fa05 - not built -
add css for new step out, step over, stop buttons
change continue and step in commands to use the new png images
add css for breakpoint, script, and watch views
2001-09-01 18:49:40 +00:00
rginda%netscape.com 436e3fd94c - not built -
make links in error messages less ugly
2001-09-01 18:48:36 +00:00
rginda%netscape.com 02648712d8 - not built -
add strings for stack outliner, disable breakpoint, finish and next commands
2001-09-01 18:47:42 +00:00
rginda%netscape.com 99ca8a278e - not built -
new strings for step over, step out, stop commands
remove unused strings
add strings for script, source, and stack outliners
2001-09-01 18:46:48 +00:00
rginda%netscape.com 2ee3b13a3b - not built -
hook up step out, step over, and stop commands
add outliners for new project, script, and stack views
2001-09-01 18:45:34 +00:00
rginda%netscape.com be1966e179 - not built -
brace/whitespace cleanup
implement leftPadString()
2001-09-01 18:44:18 +00:00
rginda%netscape.com 1bc011f212 - not built -
implement next, step out, and stop state commands
bring breakpoint implementation in line with the new breakpoint and script views
add destroy() method to tear down the debugger
2001-09-01 18:43:43 +00:00
rginda%netscape.com 8ec4ff073e - not built -
change tab width pref from "tab string" to numerical width
remove wordbreak pref (it's just a const now)
2001-09-01 18:41:53 +00:00
rginda%netscape.com 23dc9fe7a5 - not built -
change doctype to avoid quirks mode
2001-09-01 18:40:33 +00:00
rginda%netscape.com 5ae1274bab - not built -
implement new script, stack, and project views
2001-09-01 18:39:58 +00:00
rginda%netscape.com 90e4e95266 - not built -
hookup new messages
2001-09-01 18:39:01 +00:00
rginda%netscape.com ac2ee4ef5b - not built -
hook up next, stepout, finish, and stop commands
event handler work for the new project, script, and stack views
2001-09-01 18:37:49 +00:00
rginda%netscape.com d9eebd1374 - not built -
whitespace cleanup
use new TreeOView stuff, add breakpoint, project, and stack view support
2001-09-01 18:35:36 +00:00
rginda%netscape.com ff1c44780d - not built -
hook up finish and next commands
2001-09-01 18:32:30 +00:00
rginda%netscape.com 4113d2209d - not built -
add scrollTo to BasicOView
add generic tree outliner view support (TreeOView and TreeOViewRecord)
2001-09-01 18:31:48 +00:00
rginda%netscape.com 0003932dbb - not built -
adding new icons
2001-09-01 18:28:24 +00:00
rginda%netscape.com 1a747ff552 - not built -
adding tree outliner view test
2001-09-01 18:20:23 +00:00
hyatt%netscape.com 0c296a706a Fix for 71106. r=jag, sr=jst 2001-08-06 21:49:35 +00:00
rginda%netscape.com 5691564b08 - not built -
style tweaks
2001-08-03 06:24:17 +00:00
rginda%netscape.com e7887b1b5b - not built -
remove the "reload ui" menu item
make some checkbox menu items radios instead
2001-08-03 06:23:52 +00:00
rginda%netscape.com 878c71ad9b - not built -
use the available value we're given, instead of asking the input stream
2001-08-03 06:23:06 +00:00
rginda%netscape.com e47c6eee68 - not built -
fix function names.
2001-08-03 06:22:01 +00:00
rginda%netscape.com c8e4d5cd7e - not built -
move stuff around.
fix function names.
2001-08-03 06:21:26 +00:00
rginda%netscape.com 0afcb3f9c4 - not built -
modify script loading to work with the corrected script extent information (fixed in bug 82188)
2001-08-03 06:20:38 +00:00
timeless%mac.com 1fdeed80f7 Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
rginda%netscape.com 790ef3bbd4 - not built -
add styles for executable/not executable lines in the source code window.
2001-07-03 22:45:45 +00:00
rginda%netscape.com 7057dee1b2 - not built -
add styles for executable/not executable lines in the source code window.
add style for exception trace messages.
color stop (red) and continue (green) messages so they're easy to spot.
2001-07-03 22:45:13 +00:00
rginda%netscape.com ad08b81949 - not built -
add tmode related strings
2001-07-03 22:43:51 +00:00
rginda%netscape.com 25111652bd - not built -
add tmode related entities
2001-07-03 22:43:26 +00:00
rginda%netscape.com 5116277c1c - not built -
add tmode commands, keys, and menu items
2001-07-03 22:42:54 +00:00
rginda%netscape.com 450435a635 - not built -
decrement console._stopLevel in cont() and step() functions, like good little boys and girls
initDebugger *after* setting up the console routines, we'll need them
2001-07-03 22:41:27 +00:00
rginda%netscape.com 0ab4bb0303 - not built -
add tab with pref default value
2001-07-03 22:40:11 +00:00
rginda%netscape.com 013b2d7c3b change from body class= to body id=, so we can getElementById it later 2001-07-03 22:39:43 +00:00
rginda%netscape.com 1c71f4cf27 - not built -
propagate executable/not executable information to he outliner to we can CSS it.
2001-07-03 22:39:00 +00:00
rginda%netscape.com fc772eec1e - not built -
add ETRACE message type for traced exceptions
add other message names mostly related to the tmode command and exception tracing.
2001-07-03 22:37:05 +00:00
rginda%netscape.com e7ab8f45ae - not built -
set up the excetions submenu checkmarks correctly onCreate
load the source if it's not there in onDebugTrap
add onDebugContinue to clear our state when we continue
implement tmode command
move onclose back to onunload, onclose doesn't fire if the user selects "Quit" from the file menu.
2001-07-03 22:36:01 +00:00
rginda%netscape.com 8b27bf568c - not built -
add tmode command to trace/ break when the target throws an exception.
fix "breakpoint hit while servicing breakpoint" behavior.  When we hit the second breakpoint, its stack is put on top of the current stack.  Not the best solution, but better than leaving the user in an undefined state.
distunguish between executable and non-executable lines in the source array so we can distinguish the lines in CSS.
expand tabs in the source (outliner doesn't know what to do with \t.)
if we can't load a source file sync, try it async.
2001-07-03 22:31:38 +00:00
rginda%netscape.com d41bbaca42 - not built -
hook up tmode command
2001-07-03 22:27:37 +00:00
rginda%netscape.com 9307dd9430 - not built -
add strings for startup failure, and exception formatting
2001-06-28 08:10:57 +00:00
rginda%netscape.com 0ca07c06f7 - not built -
tear down in onclose, instead of onunload
2001-06-28 08:10:14 +00:00
rginda%netscape.com 049fb0d6e8 - not built -
fix for xpconnect name change
2001-06-28 08:09:29 +00:00
rginda%netscape.com c46f545623 - not built -
s/throw BadMojo/throw new BadMojo/g so we can test with instanceof later
2001-06-28 08:08:32 +00:00
rginda%netscape.com 5863ee2785 - not built -
s/throw BadMojo/throw new BadMojo/g so we can test with instanceof later
add formatException() function
redo BadMojo() to construct a new object, we'll need the prototype chain set up right so we can test exceptions with instanceof
2001-06-28 08:08:08 +00:00
rginda%netscape.com afd9d057bf - not built -
add message consts for startup error and exception formats
2001-06-28 08:03:24 +00:00
rginda%netscape.com 7c0b8d809a - not built -
catch startup exceptions and complain.
use MSG_COMMASP instead of ", "
print formatted jsdIValue in the props command's error message
detach debugger onClose instead of onUnload
2001-06-28 08:02:40 +00:00
rginda%netscape.com b61d4de677 - not built -
test for a valid exception before we start looking up properties on it.
2001-06-28 07:59:52 +00:00
rginda%netscape.com 7adb0389b4 - not built -
s/throw BadMojo/throw new BadMojo/g so we can test with instanceof later
split on $ (end of line) instead of \n, as discussed in bug 85968
2001-06-28 07:58:36 +00:00
rginda%netscape.com 0ea34eb8cc - not built -
intial add of a simple read-eval app, for testing the basics.
2001-06-28 07:54:50 +00:00
peterv%netscape.com 7ae38114cc Fix for bug 85606 (Need -venkman command line handler). r=rginda, sr=sfraser. 2001-06-26 11:42:10 +00:00
rginda%netscape.com cc5bcf6ab1 - not built -
add default size for window
persist outliner column visibility and position
2001-06-14 09:32:34 +00:00
rginda%netscape.com 3014e8fc88 - not built -
factor basic outliner view out into outliner-utils.js
attach setCurrentLine() to _sourceOutlinerView, instead of BasicOView
2001-06-14 09:31:33 +00:00
rginda%netscape.com 35c1bc1101 - not built -
fixed test for no index in "frame" command
2001-06-14 09:30:25 +00:00
rginda%netscape.com 82e6838098 - not built -
fix bug in formatArguments where we were printing the wrong value
fix summarized version of object in formatValue
2001-06-14 09:29:53 +00:00
rginda%netscape.com bee5b95bb7 - not built -
package new outliner-utils file
2001-06-14 09:28:22 +00:00
rginda%netscape.com 8c6cea1b4c - not built -
factoring basic outliner functionality out of venkman-outliners.js
2001-06-14 09:27:51 +00:00
rginda%netscape.com 133ecbbf21 - not built -
changed classid copied from the chatzilla code to a new one for venkman.  oops.
2001-06-14 08:07:35 +00:00
rginda%netscape.com f3cb77d7a8 - not built -
add messages for new pro-bidi format* routines, removed obsoleted messages
2001-06-14 06:04:56 +00:00
rginda%netscape.com dcfcf6df11 - not built -
use comma-space message instead of literal ", "
2001-06-14 06:02:31 +00:00
rginda%netscape.com 74bfef7fc8 - not built -
add arguments to function name in call stack outliner
2001-06-14 06:01:49 +00:00
rginda%netscape.com 90942baa35 - not built -
add message names for new, pro-bidi format* routines, removed obsoleted messages
2001-06-14 06:01:12 +00:00
rginda%netscape.com d998e748d9 - not built -
implement formatArguments(), returns a strig including only the argument properties of a given jsdIValue.
made the rest of the format* functions more pro-bidi (swapped out string math in favor of format strings)
add comment to loadSource about why we use new String()
2001-06-14 06:00:22 +00:00
rginda%netscape.com 5f6edbb24c - not built -
install the -venkman command line handler on 'nix and windows
2001-06-14 04:47:43 +00:00
rginda%netscape.com aa60509022 - not built -
initial add of venkman command line handler
2001-06-14 04:46:42 +00:00
rginda%netscape.com 4d75f03be1 - not built -
remove trailing \r from source before displaying it
2001-06-13 10:38:06 +00:00
rginda%netscape.com fd9e098062 - not built -
remove old window.onkeypress based [tab] handler
2001-06-13 09:43:42 +00:00
rginda%netscape.com d6dd40a980 - not built -
make [tab] always focus the input textbox
2001-06-13 09:40:55 +00:00
rginda%netscape.com c9d699ee31 - not built -
css for step-in and continue toolbar buttons
2001-06-13 09:36:29 +00:00
rginda%netscape.com 1ecc873d9f - not built -
add strings for step-into and continue ui elements
2001-06-13 09:35:54 +00:00
rginda%netscape.com b73b26b258 - not built -
remove vkm. prefix from some entities
add toolbar and menu items for continue and step-into
crop filenames in the stack list on the left
2001-06-13 09:35:15 +00:00
rginda%netscape.com 3cbc532cd2 - not built -
disable UI for debugger commands after continue and step
implement disable/enable debugger UI functions
2001-06-13 09:33:32 +00:00
rginda%netscape.com 694384d8e3 - not built -
add option to view script filenames as filename portion only (no path), or full url.  Clicking on the column header will toggle between the two modes.
2001-06-13 09:32:40 +00:00
rginda%netscape.com 2a5cbdbe1a - not built -
factor step and continue commands.
Toggle script list mode (short name/ full url) on column header click
fix bug focusing a source file more than once
enable UI for debug commands onDebugTrap
2001-06-13 09:31:12 +00:00
rginda%netscape.com 8495b60b5e - not built -
whitespace fixes
add new toolbar images
2001-06-13 09:28:27 +00:00
rginda%netscape.com 78e1de6dbe - not built -
initial add of continue and step-into toolbar images
2001-06-13 09:27:57 +00:00
rginda%netscape.com 89ed560f93 - not built -
put getCellProperties in the right place
2001-06-12 23:44:23 +00:00
rginda%netscape.com dd4c77a285 - not built -
fixed props and scope commands to used getCurrentFrame, instead of console.curre
ntFrameIndex
2001-06-12 23:43:57 +00:00
rginda%netscape.com a28386d56a - not built -
fixed props and scope commands to used getCurrentFrame, instead of console.currentFrameIndex
2001-06-12 23:43:46 +00:00
rginda%netscape.com 237c92c0ac - not built -
add some styles for the new source, stack, and script outliners
2001-06-12 20:28:47 +00:00
rginda%netscape.com b32b879bdf - not built -
add strings for "no stack" error and "not available" value
2001-06-12 20:28:13 +00:00
rginda%netscape.com c338b8b71e - not built -
add entities for the new outliners and their headers
2001-06-12 20:27:42 +00:00
rginda%netscape.com 4c5d2fbc18 - not built -
adding support for source, stack, and script list outliners.

include venkman-outliners.js in the party.
add the three outliners mentioned above, with splitters and grippies and all that jazz.
2001-06-12 20:26:47 +00:00
rginda%netscape.com 37b947770f - not built -
fix HAS_XPCOM test broken by XPCDOM landing
2001-06-12 20:25:41 +00:00
rginda%netscape.com efd583d7b6 - not built -
adding support for source, stack, and script list outliners.

add startupTests() function to run a few tests on startup.
add cont() to continue from a debugTrap()
add focusSource() to bring a filename/linenumber up in the source text outliner
fix window._content code in init()
add const for "no stack" error
2001-06-12 20:25:09 +00:00
rginda%netscape.com 3cb1369c47 - not built -
add "not available" message id
2001-06-12 20:23:09 +00:00
rginda%netscape.com da356fb05b - not built -
adding support for source, stack, and script list outliners.

add onDebugTrap and onFrameChanged handlers, to be called by debugger.js when something happens that the UI might want to know about.
moved breakpoint related display()s into debugger.js
refactored break, clear, fbreak, and fclear command handlers to use set[Future]Breakpoint()
added handlers for clicks on the three outliners
2001-06-12 20:22:37 +00:00
rginda%netscape.com f973eadac2 - not built -
adding support for source, stack, and script list outliners.
moved breakpoint related status display()s from handlers.js to here, to that you get console feedback when you set a breakpoint with the UI.
moved initDebugger() and attachDebugger() to the top of the file.
add setCurrentFrameByIndex(), clearCurrentFrame(), getCurrentFrameIndex(), and getCurrentFrame(), migrated code that accessed console._currentFrameIndex to these functions.
make setBreakpoint() smarter (it doesn't blindly clear any breakpoints before setting the new one anymore.  that spewed extra "clearing breakpoint" "setting breakpoint" messages.  now we scan the breakpoint list ourselves for dupes.)
2001-06-12 20:19:24 +00:00
rginda%netscape.com ded0eaf937 - not built -
package outliners.js and new images
2001-06-12 20:13:23 +00:00
rginda%netscape.com 96d0cdf3d5 - not built -
initial add of outliner utility file
2001-06-12 20:12:50 +00:00
rginda%netscape.com 50fcbf5369 - not built -
initial add of some debugger images
2001-06-12 19:59:31 +00:00
rginda%netscape.com 45e0618a1d - not built -
bug 82462, break in scripts that arent loaded yet

messages related to fbreak and fclear commands
2001-06-04 22:52:10 +00:00
rginda%netscape.com 0cd60df52f - not built -
bug 82462, break in scripts that arent loaded yet

message name hookup for fbreak and fclear related strings
2001-06-04 22:51:45 +00:00
rginda%netscape.com 468f6dd355 - not built -
bug 82462, break in scripts that arent loaded yet

implement fbreak and fclear commands
2001-06-04 22:51:13 +00:00
rginda%netscape.com 52d4339163 - not built -
bug 82462, break in scripts that arent loaded yet

move console._scripts/_sources creation into initDebugger()
check to see if we need to set a breakpoint when new scripts are loaded
add some comments to initDebugger()
implement isFutureBreakpoint() and setFutureBreakpoint()
2001-06-04 22:50:37 +00:00
rginda%netscape.com 48c50c3047 - not built -
bug 82462, break in scripts that arent loaded yet

hook up fbreak and fclear commands
2001-06-04 22:48:50 +00:00
rginda%netscape.com b5fb17680f - not built -
enumerate existing scripts on load for the case where the user has js.debugger.autoload set.  This will allow for the setting of breakpoints in scripts that were loaded before the debugger.
2001-05-21 07:16:06 +00:00
rginda%netscape.com 1011f0b1aa - not built -
s/HTMLElement/Components.interfaces.nsIDOMHTMLElement/
2001-05-13 22:01:09 +00:00
rginda%netscape.com 27dfc73382 - not built -
make the spacer image 0x0px
add decorations for SOURCE and STEP message types
2001-05-13 21:28:49 +00:00
rginda%netscape.com ff67255911 - not built -
add breakpoint messages
2001-05-13 21:28:05 +00:00
rginda%netscape.com 70ab3635e0 - not built -
load url loader and munger scripts
2001-05-13 21:27:26 +00:00
rginda%netscape.com c86bc3775c - not built -
add zeroPad() function
2001-05-13 21:27:02 +00:00
rginda%netscape.com caa2acc8ea - not built -
use (a modified copy of chatzilla's) munger on output text instead of the one-off hardcoded line break code that was here.
add rules for hyperlinks and long word breaking to munger
implement matchFileName()
add stringToDOM() to turn a string into DOM nodes via the munger
add ERR_FAILURE exception type
2001-05-13 21:26:43 +00:00
rginda%netscape.com cff695be49 - not built -
add SOURCE and STEP message types
whitespace changes
add message consts
2001-05-13 21:23:50 +00:00
rginda%netscape.com afee1431c3 - not built -
list breakpoints if not data given tot he break command
factor filename matching code into matchFileName()
add clear command to clear breakpoints by file/line number, or breakpoint id
show source text when changing frames
2001-05-13 21:23:03 +00:00
rginda%netscape.com 88cbd5adc1 - not built -
print a debug message when we catch execptions from the console.
2001-05-13 21:20:41 +00:00
rginda%netscape.com 17239f77f2 - not built -
add console._sources object to hold source text
clear breakpoints associated with a script when the script is deleted
show source text when the debugger stops
add findNextExecutableLine (Not done, not used)
add loadSource(), displaySource(), getBreakpoint(), clearBreakpoint(), clearBreakpointByNumber() functions
store fileName and line in breakpoint object
2001-05-13 21:20:00 +00:00
rginda%netscape.com 6208db8f8e - not bult -
hookup clear command
2001-05-13 21:16:44 +00:00
rginda%netscape.com 41b3e7f68e - not built -
uncomment HTML_* consts
2001-05-13 21:16:21 +00:00
rginda%netscape.com 97096ec055 - not built -
whitespace cleanup
add url loader and munger files to the jar
2001-05-13 21:15:44 +00:00
rginda%netscape.com 493f92a115 - not built -
adding url loader and munger files
2001-05-13 21:15:05 +00:00
cls%seawood.org 74757e3db2 Replace chrome:: target with install::. Using chrome:: was causing |make -j3 install| builds to fail to execute the chrome:: target due to a suspected bug in gnu make. (|make MAKE='make -j3' install| works fine.) 2001-05-12 07:08:27 +00:00
rginda%netscape.com 2c136c1de2 - not built -
fix help tip
2001-05-05 00:11:49 +00:00
rginda%netscape.com 56b234c311 - not built -
add more l10n strings!
2001-05-04 22:35:33 +00:00
rginda%netscape.com a9b5de9146 - not built -
hook up new l10n strings
2001-05-04 22:35:01 +00:00
rginda%netscape.com 7ab13f3f35 - not built -
implement break and step commands
2001-05-04 22:34:27 +00:00
rginda%netscape.com eba9a8d440 - not built -
consolidate Hooker objects into a single _executionHook object
add script create and destroy listeners
keep track of all loaded scripts in console._scripts (insertScriptEntry(), removeScriptEntry(), addScript(), and removeScript())
Add TYPE_INTERRUPTED case to debugTrap for single stepping.
call clearAllBrakpoints() before turning the debugger off in detachDebugger()
add TYPE_BOOLEAN case to formatProperty()
add setBreakpoint() (whee!)
2001-05-04 22:32:06 +00:00
rginda%netscape.com 2b2b6f9f69 - not built -
wiring for break and step commands
2001-05-04 22:25:37 +00:00
rginda%netscape.com c6834d7543 - not built -
add new error messages, whitespace changes
2001-04-26 06:49:35 +00:00
rginda%netscape.com 50be851ee8 - not built -
add a "two objects in scope" sample stack
2001-04-26 06:48:32 +00:00
rginda%netscape.com fd5961321e - not built -
check type of param in display()
refactor result printing from evalIn*Scope over to routines in venkman-handlers.js
add refreshResultsArray() to call refresh() on all elements of the $ array
add new exception number
2001-04-26 06:47:52 +00:00
rginda%netscape.com 42b6dc5265 - not built -
add new error and header message names
2001-04-26 06:46:10 +00:00