Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.

GDB internal error #242

Open
Rahul13694 opened this issue Dec 17, 2020 · 1 comment
Open

GDB internal error #242

Rahul13694 opened this issue Dec 17, 2020 · 1 comment

Comments

@Rahul13694
Copy link

A Process during runtime is stopping and making a core file when trying to find the reason for the disruption getting this error: "internal error - unimplemented function unk_lang_create_fundamental_type called.". Any idea as to why getting such error and how to resolve it?

@jim-wilson
Copy link
Collaborator

In general, the best place to find gdb experts is on the FSF gdb mailing list.

unk_lang_create_fundamental_type was removed in 2007 which is long before RISC-V support was added upstream. If you are using some old custom gdb port, it will be hard to get any support for it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants