Sami Vaarala
4cbb65ce2c
Debugger doc update for 'special_call'
8 years ago
Sami Vaarala
db35cddd51
Internal doc updates for DUKFUNC flag change
8 years ago
Sami Vaarala
5500535b13
Debugger doc FASTREFS flag change
Document artificial property change.
8 years ago
Sami Vaarala
13ee812b07
Internal doc updates for finalizer check change
8 years ago
Sami Vaarala
622ccb118f
Internal doc changes for duk_{hdecenv,hobjenv}
8 years ago
Sami Vaarala
d53cf5c297
Internal doc updates for plain buffer changes
8 years ago
Sami Vaarala
6ecf5a51a3
Debugger doc updates for symbols
8 years ago
Sami Vaarala
cb36edcded
Internal doc fixes for mandatory mark-and-sweep
8 years ago
Sami Vaarala
6a59e19a2e
Update internal docs on lexenv/varenv
8 years ago
Sami Vaarala
8c542c237b
Improve debugger doc notation consistency
8 years ago
Bruce Pascoe
4fda45b502
Documentation: Debugger doc edits for required stack idx
9 years ago
Sami Vaarala
ce0356c8a5
Fixes to debugger document inspection text
8 years ago
Sami Vaarala
372677de20
Internal doc fixes for src/ rename
8 years ago
Sami Vaarala
9bf2fb923a
Internal doc changes for DUK_OPT_xxx removal
8 years ago
Sami Vaarala
1503b96ca8
Internal doc fixes for Duktape.Buffer removal
8 years ago
Sami Vaarala
e8ade1f430
Debugger doc duk_harray artificial properties
8 years ago
Sami Vaarala
5432722e9b
Internal document trivia cleanups
8 years ago
Sami Vaarala
a5db8f1062
Internal doc fixes for renames
9 years ago
Sami Vaarala
7a0655ebf8
Debugger doc fix for logger removal
9 years ago
Sami Vaarala
5756da0d7b
Debugger doc update for print/alert removal
9 years ago
Sami Vaarala
abe19885ca
Debugger doc update for bumped protocol version
9 years ago
Sami Vaarala
5a8cf85419
Update debugger document for merged attach call
Also add note on debugger AppRequest blocking.
9 years ago
Sami Vaarala
933b823aaa
Debugger document inspection updates
* Command renames
* Clarify Proxy handling
* Clarify handling of Array gaps and sparse Arrays
* Clarify handling of crossed indices for GetObjPropDescRange
9 years ago
Sami Vaarala
0678516196
Debugger future work transport status note
9 years ago
Sami Vaarala
70282b03d7
Clarify debugger callback restrictions
9 years ago
Sami Vaarala
b59f8149ca
Document debugger heapobj inspection commands
9 years ago
Sami Vaarala
dd232811f5
Add duk_debugger_notify() section
9 years ago
Sami Vaarala
0256f45446
Debugger doc rewording for duk_debugger-pause()
9 years ago
Bruce Pascoe
c264fffc70
debugger.rst entry for duk_debugger_pause()
9 years ago
Sami Vaarala
b5ae17b6d1
Debugger document updates for GetBytecode
9 years ago
Sami Vaarala
b8695ad42f
Debugger doc sizeof(void *) in BasicInfo
9 years ago
Sami Vaarala
110e39d7ce
Document numeric 'request' or 'notify'
Add more flexibility to the debugger JSON mapping so that you can giver a
numbered command/notify using the 'request' or 'notify' key directlty,
without having to provide e.g. { "request": true, "command": 123 }. Instead
you can just use { "request" : 123 }.
9 years ago
Sami Vaarala
c321484e02
Add a note on AppRequest for source download
9 years ago
Sami Vaarala
ea368b0f31
Debugger doc: error codes, apprequest cleanup
9 years ago
Bruce Pascoe
208d2e018e
Clarify a few things in documentation
9 years ago
Bruce Pascoe
278a1fecb1
Various trivia fixes for AppRequest/AppNotify
9 years ago
Bruce Pascoe
313e8a1d3c
Document AppRequest/AppNotify debug messages
* Mention application-defined commands in the introductory overview.
* Add a new section discussing the feature and its usage at length as
well as a recommended convention for messages.
* Document the contract for the request callback and what rules it must
follow. Include a sample request callback implementation.
* Remove future work items covered by this feature.
9 years ago
Sami Vaarala
641a534d9d
Debugger future work note
9 years ago
Sami Vaarala
dc18bf8b44
Debugger doc updates for DukLuv proxy
9 years ago
Sami Vaarala
a23210c4e3
Doc/website update for Windows debug transport
9 years ago
Sami Vaarala
9f6d4d41f9
Debugger document minor improvements
9 years ago
Bruce Pascoe
8077a2e362
Add Detaching notify to debugger.rst
9 years ago
Bruce Pascoe
973d6cf85a
Document optional callstack level in debugger.rst
9 years ago
Sami Vaarala
7011ebaf86
Debugger document note on GC freezing and walking
9 years ago
Sami Vaarala
5a4a8b0b1a
Internal doc changes for 'unused' marker tag
9 years ago
Sami Vaarala
45cc8dd819
Remove debugger pause-on-error future work
9 years ago
Sami Vaarala
bbd2346cf1
Remove debugger stmt from future work
9 years ago
Bruce Pascoe
6e360ed703
Implement debugger throw intercept
Throws are reported to the client and fatal throws pause before unwinding.
9 years ago
Bruce Pascoe
de4b07a371
Add Throw notify to debugger.rst
9 years ago
Sami Vaarala
e3827515b0
Remove experimental status of debugger API
Also remove experimental warning in debugger web UI.
9 years ago