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

GDB complains: [Errno 2] No such file or directory: 'folk/bmeng/work/git/polarfire-soc/hart-software-services/crt.S' #4

Closed
lbmeng opened this issue Sep 25, 2020 · 1 comment

Comments

@lbmeng
Copy link
Contributor

lbmeng commented Sep 25, 2020

When using GDB to debug HSS on QEMU, GDB complains:

[Errno 2] No such file or directory: 'folk/bmeng/work/git/polarfire-soc/hart-software-services/crt.S'

It's weird that the path is missing the leading / in the DW_AT_comp_dir field in the DWARF information, as the actual path for the HSS source is /folk/bmeng/work/git/polarfire-soc/hart-software-services.

@lbmeng
Copy link
Contributor Author

lbmeng commented Sep 28, 2020

Merged by 8a7211a

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

1 participant