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

First implementation of TI-Basic debugging (Fix #286) #457

Merged
merged 19 commits into from
Jan 11, 2023

Conversation

adriweb
Copy link
Member

@adriweb adriweb commented Jan 10, 2023

No description provided.

@adriweb adriweb linked an issue Jan 10, 2023 that may be closed by this pull request
4 tasks
@adriweb
Copy link
Member Author

adriweb commented Jan 10, 2023

Tested locally, seems to work as well as it did a few years ago :P

@adriweb
Copy link
Member Author

adriweb commented Jan 10, 2023

Build works on jacobly's CI: https://jacobly.com/CEmu/1fbf136639c46ae4100cad01a6753fbdd1e02caa/build.log
macOS CI is temporarily broken due to libarchive/libarchive#1819

@adriweb
Copy link
Member Author

adriweb commented Jan 10, 2023

Looks like this:

https://giant.gfycat.com/AnxiousSevereAstarte.mp4

debugBasicLeave(false);
}

void MainWindow::debugBasicStepNext() {
Copy link
Member Author

Choose a reason for hiding this comment

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

I guess that part isn't done yet, I'll mention it in #456

@adriweb adriweb merged commit 1fbf136 into master Jan 11, 2023
@adriweb adriweb deleted the feature/basic-dbg branch January 11, 2023 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

TI-Basic "debugging"
2 participants