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

merge dev #507

Merged
merged 4 commits into from
Dec 30, 2024
Merged

merge dev #507

merged 4 commits into from
Dec 30, 2024

Conversation

udo-munk
Copy link
Owner

No description provided.

sneakywumpus and others added 4 commits December 27, 2024 16:42
Use "PRIu32" in _log_timestamp().

Encapsulate LOG?() in "do { ... } while (0)" so that they work
correctly with statements like:

if (foo)
        LOGW(TAG, "...");
else
        bar();
Also report cpu errors in 'p' command.

Clean-up 's' command a bit.
log.h and ICE 'i' and 'u' commands
@udo-munk udo-munk merged commit 7422a69 into master Dec 30, 2024
1 check passed
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.

2 participants