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

Add Python-less GDB variant #48

Closed
stephanosio opened this issue May 29, 2020 · 0 comments · Fixed by #51
Closed

Add Python-less GDB variant #48

stephanosio opened this issue May 29, 2020 · 0 comments · Fixed by #51
Labels
enhancement New feature or request gdb priority: high High priority issue
Milestone

Comments

@stephanosio
Copy link
Member

Add Python-less GDB variant:

{target}-gdb - GDB that does not depend on any Python libraries
{target}-gdb-py - GDB that depends on a Python library

Note that static linking of GDB does not work at this time, so we are forced to dynamic-link and maintain these two variants for now.

@stephanosio stephanosio added enhancement New feature or request gdb labels May 29, 2020
@stephanosio stephanosio added this to the 1.24.0.4 milestone May 29, 2020
@stephanosio stephanosio added priority: medium Medium priority issue priority: high High priority issue and removed priority: medium Medium priority issue labels May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gdb priority: high High priority issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant