Skip to content

system/gdbstub: Add depends of LIB_GDBSTUB #3138

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

Merged

Conversation

JianyuWang0623
Copy link
Contributor

@JianyuWang0623 JianyuWang0623 commented Jul 18, 2025

Summary

Add depends of LIB_GDBSTUB for gdbstub.

in function `gdbstub_main': undefined reference to `gdb_state_init'
undefined reference to `gdb_process'
undefined reference to `gdb_state_uninit'

Impact

  • apps/system/gdbstub

Testing

CI

@jerpelea jerpelea changed the title gdbstub: Add depends of LIB_GDBSTUB system/gdbstub: Add depends of LIB_GDBSTUB Jul 18, 2025
Copy link
Contributor

@jerpelea jerpelea left a comment

Choose a reason for hiding this comment

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

please update commit title to
system/gdbstub: Add depends of LIB_GDBSTUB

in function `gdbstub_main':
undefined reference to `gdb_state_init'
undefined reference to `gdb_process'
undefined reference to `gdb_state_uninit'

Signed-off-by: wangjianyu3 <[email protected]>
@JianyuWang0623 JianyuWang0623 force-pushed the gdbstub_depends_on_LIB_GDBSTUB branch from df1afc8 to 851ba7a Compare July 18, 2025 11:05
@JianyuWang0623
Copy link
Contributor Author

please update commit title to system/gdbstub: Add depends of LIB_GDBSTUB

@jerpelea done, thank you

@xiaoxiang781216 xiaoxiang781216 merged commit f34ae45 into apache:master Jul 18, 2025
31 of 39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants