-
Notifications
You must be signed in to change notification settings - Fork 233
gdb/infrun.c:5300: internal-error #230
Comments
Do you mind give more context about how to reproduce that? |
I am debugging program v8 on hifive unleashed. When running program without gdb, it recived a signal:
,but sometimes it normally remind me SIGSEGV:
core dump info:
|
We don't have a dedicated gdb developer. I would suggest filing a bug report upstream with FSF GDB. And maybe try using more recent FSF GDB sources to see if that helps. |
I'm hitting the same issue on Spike with 2 threads, probably FSF bug 26819 which is (at least partially) resolved by commit 64d38fd. Are there any plans to backport it? Edit: I built the FSF GDB version and it seems to debug Spike with 2 threads just fine. Since RISC-V support is already upstream, I assume backporting is no longer necessary. |
error log:
Gdb info:
The text was updated successfully, but these errors were encountered: