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

Hardcoded path to gdb #37

Open
MikeOpenHWGroup opened this issue Mar 14, 2022 · 0 comments
Open

Hardcoded path to gdb #37

MikeOpenHWGroup opened this issue Mar 14, 2022 · 0 comments
Assignees

Comments

@MikeOpenHWGroup
Copy link
Member

In launch configuration launch/cli_test hs2.launch, the path to gdb is hardcoded:

<stringAttribute key="org.eclipse.cdt.dsf.gdb.DEBUG_NAME" value="/opt/corev-openhw-gcc-ubuntu1804-20200913/bin/riscv32-corev-elf-gdb"/>

I was able to edit the file to point to my local install of gdb, but that should not be necessary. Is there a way to remove this from the launch configuration and allow Eclipse to pick up the path from a user configuration?

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

No branches or pull requests

2 participants