On 19/04/2020 22.14, Andreas Beckmann wrote: > I'm trying to build cuda-gdb from the source tarball the cuda toolkit > ships ... but I'm currently stuck at some weird compile error. > If anyone wants to take a look, I've pushed it to master+cuda-gdb.
It builds now, but crashes upon start: # cuda-gdb gdbarch.c:5104: internal-error: gdbarch: Attempt to register unknown architecture (2) A problem internal to GDB has been detected, further debugging may prove unreliable. Quit this debugging session? (y or n) Segmentation fault Andreas