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 does not recognise the elf format #2

Closed
ilg-ul opened this issue Sep 20, 2023 · 1 comment
Closed

gdb does not recognise the elf format #2

ilg-ul opened this issue Sep 20, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ilg-ul
Copy link
Contributor

ilg-ul commented Sep 20, 2023

Same as xpack-dev-tools/riscv-none-elf-gcc-xpack#22:

ilg@xbbli:~$ /home/ilg/.local/xPacks/@xpack-dev-tools/aarch64-none-elf-gcc/12.3.1-1.1.1/.content/bin/aarch64-none-elf-gdb -nx -nw --batch /home/ilg/Work/xpack-dev-tools/aarch64-none-elf-gcc-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/tests/aarch64-none-elf-gcc/hello-cpp.elf
I'm sorry, Dave, I can't do that.  Symbol format `elf64-littleaarch64' unknown.
ilg@xbbli:~$ echo $?
1
ilg@xbbli:~$ file /home/ilg/Work/xpack-dev-tools/aarch64-none-elf-gcc-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/tests/aarch64-none-elf-gcc/hello-cpp.elf
/home/ilg/Work/xpack-dev-tools/aarch64-none-elf-gcc-xpack.git/build/linux-x64/x86_64-pc-linux-gnu/tests/aarch64-none-elf-gcc/hello-cpp.elf: ELF 64-bit LSB executable, ARM aarch64, version 1 (SYSV), statically linked, with debug_info, not stripped
ilg@xbbli:~$ 
@ilg-ul
Copy link
Contributor Author

ilg-ul commented Sep 20, 2023

Fixed in 12.3.1-2.1, on 2023-09-21.

@ilg-ul ilg-ul closed this as completed Sep 20, 2023
@ilg-ul ilg-ul self-assigned this Sep 20, 2023
@ilg-ul ilg-ul added the bug Something isn't working label Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant