Skip to content

Conversation

@akosthekiss
Copy link
Member

The documentation has not been updated when the HTML client got
removed nor when the new transport layer replaced the previous
debug server initialization process.

JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu

@akosthekiss akosthekiss added documentation Related to documentation debugger Related to the debugger labels Aug 14, 2018
The debugger can be enabled by calling the `jerryx_debugger_after_connect
(jerryx_debugger_tcp_create (debug_port) && jerryx_debugger_ws_create ())`
after the `jerry_init ()` function. It initializes the debugger and blocks
until a client connects.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be good to emphasize that users can choose from the available transport layer implementations provided by their own environments.

The documentation has not been updated when the HTML client got
removed nor when the new transport layer replaced the previous
debug server initialization process.

JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
@akosthekiss
Copy link
Member Author

PR updated. I've added some extra words on transport layer customisability.

Copy link
Member

@zherczeg zherczeg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@yichoi yichoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yichoi yichoi merged commit 4e58ccf into jerryscript-project:master Aug 15, 2018
@akosthekiss akosthekiss deleted the debugger-docs branch August 16, 2018 06:14
akosthekiss added a commit to akosthekiss/jerryscript that referenced this pull request Aug 16, 2018
The documentation has not been updated when the HTML client got
removed nor when the new transport layer replaced the previous
debug server initialization process.

JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

debugger Related to the debugger documentation Related to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants