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

Direct use of SL from Java via PolyglotEngine to make it easier to de… #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jtulach
Copy link
Contributor

@jtulach jtulach commented Jun 13, 2016

…monstrate multilanguage debugging capabilities of the IDEs.

Place breakpoint into SLFactorialTest:77 and debug the file in the IDE (Ctrl-Shift-F6). Once the breakpoint is hit, step into (press F7) and if the "Truffle Debugging" plugin is in, the execution should stop in a simple language.

…monstrate multilanguage debugging capabilities of the IDEs.
@chumer chumer self-assigned this Jun 13, 2016
@chumer
Copy link
Member

chumer commented Jun 13, 2016

Could you please create a PR in the Truffle repository first?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants