Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed debugger build on TizenRT. #1789

Merged

Conversation

LaszloLango
Copy link
Contributor

TizenRT should not build the default port implementation of the
JerryScript engine. TizenRT port defines its own port implementation
in the 'iotjs_main_tizenrt.c' file. Added missing 'jerry_port_sleep'
implementation if JerryScript debugger is enabled.

IoT.js-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com

@LaszloLango
Copy link
Contributor Author

jerryscript-project/jerryscript#2586 is also needed.

@LaszloLango LaszloLango changed the title [WIP] Fixed debugger build on TizenRT. Fixed debugger build on TizenRT. Nov 7, 2018
@LaszloLango
Copy link
Contributor Author

LaszloLango commented Nov 7, 2018

The PR is ready for review, tested locally. Builds successfully when jerryscript-project/jerryscript#2586 is applied. I opened a PR (#1791) for the necessary JerryScript update.

@rzr
Copy link
Contributor

rzr commented Nov 8, 2018

May I suggest you to rebase on master and push again

TizenRT should not build the default port implementation of the
JerryScript engine. TizenRT port defines its own port implementation
in the 'iotjs_main_tizenrt.c' file. Added missing 'jerry_port_sleep'
implementation if JerryScript debugger is enabled.

IoT.js-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
@LaszloLango
Copy link
Contributor Author

@rzr of course, the patch is rebased.

@rzr
Copy link
Contributor

rzr commented Nov 9, 2018

ok https://travis-ci.org/Samsung/iotjs/jobs/452746615 is Verified for tizenrt (using CI's defconfig)

@LaszloLango
Copy link
Contributor Author

@rzr thank your for checking it.

Copy link
Contributor

@hs0225 hs0225 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 7996dba into jerryscript-project:master Nov 12, 2018
@LaszloLango LaszloLango deleted the fix-debugger-build-on-tizenrt branch November 15, 2018 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants