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

Gardenshed: gardenshed.py start-debugger doesn't work on Fedora Workstation 39 #1540

Open
polypixeldev opened this issue Mar 21, 2024 · 0 comments
Labels
bug Something isn't working gardenshed Issue relating to gardenshed CLI low priority

Comments

@polypixeldev
Copy link
Collaborator

Describe the bug
When running python gardenshed.py start-debugger on Fedora Workstation 39, an error is raised:

 line 4: /usr/bin/gdb-multiarch: No such file or directory

From what I can tell, on Fedora 39 there is no gdb-multiarch. However, it is not needed and gdb works just fine for debugging Spade.

To Reproduce
Run the gardenshed script with the start-debugger command while in the spade directory on Fedora Workstation 39.

Expected behavior
I expected GDB to launch.

Actual behavior
An error is thrown and the script exits.

@polypixeldev polypixeldev added the bug Something isn't working label Mar 21, 2024
@ajs256 ajs256 added the gardenshed Issue relating to gardenshed CLI label Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gardenshed Issue relating to gardenshed CLI low priority
Projects
None yet
Development

No branches or pull requests

3 participants