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

core/debug: fix printf barrier comparison #1777

Closed
wants to merge 1 commit into from

Conversation

LudwigKnuepfer
Copy link
Member

Currently, if a thread has a stack size of KERNEL_CONF_STACKSIZE_PRINTF, it can not debug.
Is this appropriate?

@LudwigKnuepfer LudwigKnuepfer added the Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) label Oct 8, 2014
@LudwigKnuepfer LudwigKnuepfer added the State: duplicate State: The issue/PR is a duplicate of another issue/PR label Oct 8, 2014
@LudwigKnuepfer
Copy link
Member Author

#1244

@LudwigKnuepfer LudwigKnuepfer deleted the debug_barrier branch October 8, 2014 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
State: duplicate State: The issue/PR is a duplicate of another issue/PR Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants