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

libs/gdbstub fixes #15407

Merged
merged 2 commits into from
Jan 3, 2025
Merged

Conversation

szafonimateusz-mi
Copy link
Contributor

Summary

  • libs/libc/gdbstub/lib_gdbstub.c: fix warning

  • libs/libc/gdbstub/lib_gdbstub.c: fix format for trap response
    fix gdb crash after a few step breakpoints because trap is not correctly reported

Impact

gdbstub fixes

Testing

x86_64 with gdbstub over serial port

fix gdb crash after a few step breakpoints because trap is not correctly reported

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
libs/libc/gdbstub/lib_gdbstub.c: fix warning

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
@github-actions github-actions bot added Area: OS Components OS Components issues Size: XS The size of the change in this PR is very small labels Jan 2, 2025
@xiaoxiang781216 xiaoxiang781216 merged commit 9f93621 into apache:master Jan 3, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: OS Components OS Components issues Size: XS The size of the change in this PR is very small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants