--- gdb-14.2/gdb/features/Makefile.orig +++ gdb-14.2/gdb/features/Makefile @@ -100,6 +100,11 @@ # --enable-targets=all GDB. You can override this by passing XMLTOC # to make on the command line. XMLTOC = \ + i386/amd64-avx-illumos.xml \ + i386/amd64-illumos.xml \ + i386/i386-avx-illumos.xml \ + i386/i386-illumos.xml \ + i386/i386-mmx-illumos.xml \ microblaze-with-stack-protect.xml \ microblaze.xml \ mips-dsp-linux.xml \ @@ -234,6 +239,8 @@ i386/64bit-sse.xml \ i386/pkeys.xml \ i386/x32-core.xml \ + i386/32bit-illumos.xml \ + i386/64bit-illumos.xml \ loongarch/base32.xml \ loongarch/base64.xml \ loongarch/fpu.xml \ --- /dev/null +++ gdb-14.2/gdb/features/i386/32bit-illumos.xml @@ -0,0 +1,11 @@ + + + + + + + --- /dev/null +++ gdb-14.2/gdb/features/i386/64bit-illumos.xml @@ -0,0 +1,11 @@ + + + + + + + --- /dev/null +++ gdb-14.2/gdb/features/i386/amd64-avx-illumos.xml @@ -0,0 +1,18 @@ + + + + + + + + i386:x86-64 + illumos + + + + + --- /dev/null +++ gdb-14.2/gdb/features/i386/amd64-illumos.xml @@ -0,0 +1,17 @@ + + + + + + + + i386:x86-64 + illumos + + + + --- /dev/null +++ gdb-14.2/gdb/features/i386/i386-avx-illumos.xml @@ -0,0 +1,18 @@ + + + + + + + + i386 + illumos + + + + + --- /dev/null +++ gdb-14.2/gdb/features/i386/i386-illumos.xml @@ -0,0 +1,17 @@ + + + + + + + + i386 + illumos + + + + --- /dev/null +++ gdb-14.2/gdb/features/i386/i386-mmx-illumos.xml @@ -0,0 +1,16 @@ + + + + + + + + i386 + illumos + + +