blob: e239cedf70b25c72224529c18ebbed51edda83cf (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
powerpc-none-eabi-gdb.exe GDB 9.1 with QEMU 4.2 gdb-stub comes with Reply contains invalid hex digit 79
I am using powerpc-none-eabi-gdb with qemu 4.2, but it comes with
the following error:
undefinedC:\CI-Tools\msys64\powerpc-none-eabi\usr\local\bin\powerpc-none-eabi-gdb.exe: warning: Couldn't determine a path for the index cache directory.
```Not implemented stop reason (assuming exception): undefined```
The target architecture is assumed to be powerpc:603
```
Reply contains invalid hex digit 79
```
|