Search found 1 match

by phire
Sat Nov 28, 2020 10:54 pm
Forum: Bug Reports
Topic: gdb 9.2 asserts when connecting to libogc's gdbstub
Replies: 1
Views: 6538

gdb 9.2 asserts when connecting to libogc's gdbstub

When I try to debug the remote target (wii gdbstub example via usb gecko) with gdb 9.2, I get the following error: Reading symbols from gdbstub.elf... ../../gdb/inferior.c:283: internal-error: inferior* find_inferior_pid(int): Assertion `pid != 0' failed. A problem internal to GDB has been detected,...