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

282 Коммитов

Автор SHA1 Сообщение Дата
rginda%netscape.com 693fc52a91 - venkman only -
fixing popup events
2001-09-06 01:54:53 +00:00
rginda%netscape.com df6ab56955 - venkman only -
strict mode fixes
2001-09-06 01:05:50 +00:00
rginda%netscape.com 3014b89c5d - venkman only -
remove debug spoo
2001-09-06 01:05:20 +00:00
rginda%netscape.com c3fe85c00c - 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 e157005cdf - venkman only -
strict mode fixes.
2001-09-06 01:04:01 +00:00
rginda%netscape.com 26cc97268a - 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 93857198c6 - 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 e711edc14f - venkman only -
strict mode fixes
remove some debugging spoo
2001-09-06 00:59:24 +00:00
rginda%netscape.com f8c79e71f4 - 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 d77846fa46 - venkman only -
add formatting messages, remove fclear
2001-09-05 01:40:01 +00:00
rginda%netscape.com 2dae9d88ef - 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 ff6506c7b7 - venkman only -
remove unused messages
add used messages
2001-09-05 01:37:11 +00:00
rginda%netscape.com f77bea5ef4 - 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 3e2a7ef0b1 - 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 c5398e3db2 - 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 97bbea59ab - venkman only -
reset childIndex and parentRecord on a removed tree item
2001-09-05 01:30:59 +00:00
rginda%netscape.com e63a5d1d05 - 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 a83ae059a7 - 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 6eb126e2c3 - not built -
make links in error messages less ugly
2001-09-01 18:48:36 +00:00
rginda%netscape.com 4dabc9c6d1 - not built -
add strings for stack outliner, disable breakpoint, finish and next commands
2001-09-01 18:47:42 +00:00
rginda%netscape.com 52fd2c4b86 - 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 df2380e9c4 - 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 e300595978 - not built -
brace/whitespace cleanup
implement leftPadString()
2001-09-01 18:44:18 +00:00
rginda%netscape.com b63463642e - 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 8307aaf141 - 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 8b7cf56c9f - not built -
change doctype to avoid quirks mode
2001-09-01 18:40:33 +00:00
rginda%netscape.com 6df07b9092 - not built -
implement new script, stack, and project views
2001-09-01 18:39:58 +00:00
rginda%netscape.com 760ef9cc6e - not built -
hookup new messages
2001-09-01 18:39:01 +00:00
rginda%netscape.com 77548ce76e - 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 a4bdc7a60d - 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 b4f3b896f2 - not built -
hook up finish and next commands
2001-09-01 18:32:30 +00:00
rginda%netscape.com b5020dfbca - 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 7f05bf853c - not built -
adding new icons
2001-09-01 18:28:24 +00:00
rginda%netscape.com 1bae40f546 - not built -
adding tree outliner view test
2001-09-01 18:20:23 +00:00
hyatt%netscape.com 079c95cba2 Fix for 71106. r=jag, sr=jst 2001-08-06 21:49:35 +00:00
rginda%netscape.com d7493ab193 - not built -
style tweaks
2001-08-03 06:24:17 +00:00
rginda%netscape.com 0ace35eb76 - 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 725b8c84b7 - 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 56fd80add1 - not built -
fix function names.
2001-08-03 06:22:01 +00:00
rginda%netscape.com 994457e969 - not built -
move stuff around.
fix function names.
2001-08-03 06:21:26 +00:00
rginda%netscape.com 59cfbd7c01 - 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 d85f0a7154 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 72d5e3fb20 - 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 432fd7eb95 - 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 8b31800d13 - not built -
add tmode related strings
2001-07-03 22:43:51 +00:00
rginda%netscape.com 4af1ebfbde - not built -
add tmode related entities
2001-07-03 22:43:26 +00:00
rginda%netscape.com 3cc6f4c275 - not built -
add tmode commands, keys, and menu items
2001-07-03 22:42:54 +00:00
rginda%netscape.com 135fe16176 - 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 2d752dd6e6 - not built -
add tab with pref default value
2001-07-03 22:40:11 +00:00
rginda%netscape.com 8f28940613 change from body class= to body id=, so we can getElementById it later 2001-07-03 22:39:43 +00:00
rginda%netscape.com 525f046dfa - 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 a84d291168 - 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 90db8f036b - 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 5e492740e1 - 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 801d70b33b - not built -
hook up tmode command
2001-07-03 22:27:37 +00:00
rginda%netscape.com 7d288ddcb1 - not built -
add strings for startup failure, and exception formatting
2001-06-28 08:10:57 +00:00
rginda%netscape.com 7eaa0eaca9 - not built -
tear down in onclose, instead of onunload
2001-06-28 08:10:14 +00:00
rginda%netscape.com 71991725c5 - not built -
fix for xpconnect name change
2001-06-28 08:09:29 +00:00
rginda%netscape.com 7e0208ed53 - 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 65d0cc4783 - 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 aa829f037a - not built -
add message consts for startup error and exception formats
2001-06-28 08:03:24 +00:00
rginda%netscape.com 81eec79846 - 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 a71cbeb830 - 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 f3d6f202e0 - 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 ae629a3fc2 - 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 335c7199f4 Fix for bug 85606 (Need -venkman command line handler). r=rginda, sr=sfraser. 2001-06-26 11:42:10 +00:00
rginda%netscape.com c3fca9339c - not built -
add default size for window
persist outliner column visibility and position
2001-06-14 09:32:34 +00:00
rginda%netscape.com 82247dbe6d - 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 42edfa9a86 - not built -
fixed test for no index in "frame" command
2001-06-14 09:30:25 +00:00
rginda%netscape.com ae17d6a61f - 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 e10ae7023a - not built -
package new outliner-utils file
2001-06-14 09:28:22 +00:00
rginda%netscape.com d9036ad5d4 - not built -
factoring basic outliner functionality out of venkman-outliners.js
2001-06-14 09:27:51 +00:00
rginda%netscape.com 6aa89ac063 - 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 3c66ed5f5c - not built -
add messages for new pro-bidi format* routines, removed obsoleted messages
2001-06-14 06:04:56 +00:00
rginda%netscape.com 7530d2b5cd - not built -
use comma-space message instead of literal ", "
2001-06-14 06:02:31 +00:00
rginda%netscape.com 5a480c46ea - not built -
add arguments to function name in call stack outliner
2001-06-14 06:01:49 +00:00
rginda%netscape.com ea0ca9e02f - 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 8871c69633 - 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 d1e165dcbc - not built -
install the -venkman command line handler on 'nix and windows
2001-06-14 04:47:43 +00:00
rginda%netscape.com eb41515c1b - not built -
initial add of venkman command line handler
2001-06-14 04:46:42 +00:00
rginda%netscape.com fb844961a8 - not built -
remove trailing \r from source before displaying it
2001-06-13 10:38:06 +00:00
rginda%netscape.com aea98be246 - not built -
remove old window.onkeypress based [tab] handler
2001-06-13 09:43:42 +00:00
rginda%netscape.com c3f8620e04 - not built -
make [tab] always focus the input textbox
2001-06-13 09:40:55 +00:00
rginda%netscape.com cd54d7f44a - not built -
css for step-in and continue toolbar buttons
2001-06-13 09:36:29 +00:00
rginda%netscape.com efb57965c0 - not built -
add strings for step-into and continue ui elements
2001-06-13 09:35:54 +00:00
rginda%netscape.com 2e27359938 - 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 33ed9ed2bb - 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 c8660b2275 - 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 300127f7a6 - 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 afe97bb4d5 - not built -
whitespace fixes
add new toolbar images
2001-06-13 09:28:27 +00:00
rginda%netscape.com f83956beb5 - not built -
initial add of continue and step-into toolbar images
2001-06-13 09:27:57 +00:00
rginda%netscape.com 2e1366a89d - not built -
put getCellProperties in the right place
2001-06-12 23:44:23 +00:00
rginda%netscape.com 3fb1067c09 - 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 630b9df3ff - 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 c2b54f9fcf - not built -
add some styles for the new source, stack, and script outliners
2001-06-12 20:28:47 +00:00
rginda%netscape.com 7f7a3f53e5 - not built -
add strings for "no stack" error and "not available" value
2001-06-12 20:28:13 +00:00
rginda%netscape.com a6a892459b - not built -
add entities for the new outliners and their headers
2001-06-12 20:27:42 +00:00
rginda%netscape.com dded67ac00 - 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 96e02bc3ea - not built -
fix HAS_XPCOM test broken by XPCDOM landing
2001-06-12 20:25:41 +00:00
rginda%netscape.com a7f072fb13 - 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 d3bc382027 - not built -
add "not available" message id
2001-06-12 20:23:09 +00:00
rginda%netscape.com 21ab1c462c - 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 ccd5b22a3b - 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 d5d9568e4b - not built -
package outliners.js and new images
2001-06-12 20:13:23 +00:00
rginda%netscape.com 8d9b51a7d9 - not built -
initial add of outliner utility file
2001-06-12 20:12:50 +00:00
rginda%netscape.com 237d3740a5 - not built -
initial add of some debugger images
2001-06-12 19:59:31 +00:00
rginda%netscape.com 0347a640d8 - 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 b7fbc5d96d - 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 0932a401ca - 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 c928e673c9 - 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 a7298cb63d - 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 219d5ecddc - 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 800ffd0887 - not built -
s/HTMLElement/Components.interfaces.nsIDOMHTMLElement/
2001-05-13 22:01:09 +00:00
rginda%netscape.com 54be887bfe - 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 08378762a0 - not built -
add breakpoint messages
2001-05-13 21:28:05 +00:00
rginda%netscape.com b151e3b28c - not built -
load url loader and munger scripts
2001-05-13 21:27:26 +00:00
rginda%netscape.com 440cd3c9ea - not built -
add zeroPad() function
2001-05-13 21:27:02 +00:00
rginda%netscape.com ba4c070310 - 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 a0193d5652 - not built -
add SOURCE and STEP message types
whitespace changes
add message consts
2001-05-13 21:23:50 +00:00
rginda%netscape.com 1601ec082e - 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 15d541293e - not built -
print a debug message when we catch execptions from the console.
2001-05-13 21:20:41 +00:00
rginda%netscape.com d8775c5186 - 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 ef6381f02f - not bult -
hookup clear command
2001-05-13 21:16:44 +00:00
rginda%netscape.com eb8f2f1dc3 - not built -
uncomment HTML_* consts
2001-05-13 21:16:21 +00:00
rginda%netscape.com 21224db1b1 - not built -
whitespace cleanup
add url loader and munger files to the jar
2001-05-13 21:15:44 +00:00
rginda%netscape.com a9514d1e38 - not built -
adding url loader and munger files
2001-05-13 21:15:05 +00:00
cls%seawood.org 5f5b0ae021 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 f93537935f - not built -
fix help tip
2001-05-05 00:11:49 +00:00
rginda%netscape.com ebf2272da9 - not built -
add more l10n strings!
2001-05-04 22:35:33 +00:00
rginda%netscape.com 5e573e8c10 - not built -
hook up new l10n strings
2001-05-04 22:35:01 +00:00
rginda%netscape.com 4ff83f5a95 - not built -
implement break and step commands
2001-05-04 22:34:27 +00:00
rginda%netscape.com ae7099ca50 - 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 1561ae32ab - not built -
wiring for break and step commands
2001-05-04 22:25:37 +00:00
rginda%netscape.com 85ac27afda - not built -
add new error messages, whitespace changes
2001-04-26 06:49:35 +00:00
rginda%netscape.com d6d4165bed - not built -
add a "two objects in scope" sample stack
2001-04-26 06:48:32 +00:00
rginda%netscape.com c041880c9c - 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 857ee851c8 - not built -
add new error and header message names
2001-04-26 06:46:10 +00:00
rginda%netscape.com 228d07a162 - not built -
refactor result display from the evalIn*Scope functions to onInputEval[D]()
print header information for props[D]
2001-04-26 06:45:27 +00:00
rginda%netscape.com d12d03516b - not built -
add breakpoint hook
throw an error if there is no debugger service
use new on() and off() methods
check type of param in displayProperties()
2001-04-26 06:43:55 +00:00
rginda%netscape.com 276cd98535 - not built -
css tweakage
2001-04-24 22:01:32 +00:00
rginda%netscape.com b36a652fd8 - not built -
more strings
2001-04-24 22:00:01 +00:00
rginda%netscape.com 331cce4c09 - not built -
capture window.onkeypress so we can focus the input control whenever the user hits tab
2001-04-24 21:59:34 +00:00
rginda%netscape.com 632916dd5f - not built -
declare warn and ASSERT vars
use message type constants instead of hardcoded "EVAL-IN", etc
focus the input widget onload
2001-04-24 21:58:48 +00:00
rginda%netscape.com 402420d97b - not built -
remove command character pref
2001-04-24 21:57:18 +00:00
rginda%netscape.com e9191368a8 - not built -
seperate VAL message types into WORD and VAL, VAL messages are words surrounded in <>, used as a variable name in a text message, WORD messages are single (well, no more than a few) words usually replaced into longer messages.
added more strings
2001-04-24 21:56:56 +00:00
rginda%netscape.com 1b22258eb8 - not built -
remove the "/" before commands.  No reason to use "/where" over just "where" in a debugger
implement evald, props, and propsd commands
s/VAL/SCOPE/ where appripriate
remove unused parameter from quit and where
add pgup and pgdn handkers
2001-04-24 21:54:59 +00:00
rginda%netscape.com 64527eadeb - not built -
s/VAL/WORD/
2001-04-24 21:52:07 +00:00
rginda%netscape.com 8222feee61 - not bult -
add evald, props, and propsd commands
2001-04-24 21:51:36 +00:00
rginda%netscape.com 6385b8ab6c - not built -
add FEVAL-* sheets for evals performed in the debug target's current frame
random colors changed again
2001-04-24 00:56:41 +00:00
rginda%netscape.com ff5246d9cd - not built -
more string fun
2001-04-24 00:55:24 +00:00