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

Debug layer #1

Open
joeyhub opened this issue Jan 13, 2018 · 5 comments
Open

Debug layer #1

joeyhub opened this issue Jan 13, 2018 · 5 comments

Comments

@joeyhub
Copy link
Owner

joeyhub commented Jan 13, 2018

I added a quick and lazy debug layer to this but it's a bit FUBAR and YAGNI as many debug tools can track function entry and exit.

Instead instructions or scripts to make use of such tools should be provided (as wrappers), removing debug contingencies from the source.

@joeyhub
Copy link
Owner Author

joeyhub commented Jan 13, 2018

Typo:

our instead of out.

@joeyhub
Copy link
Owner Author

joeyhub commented Jan 13, 2018

In one of the comments there is regex where / and ^ should be swapped.

@joeyhub
Copy link
Owner Author

joeyhub commented Jan 13, 2018

There's a sentence starting failed, but should be Failed.

@joeyhub
Copy link
Owner Author

joeyhub commented Jan 13, 2018

There are some files missing the megaheader.

@joeyhub
Copy link
Owner Author

joeyhub commented Jan 13, 2018

Lots of static strings, not gettext, etc.

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

No branches or pull requests

1 participant