diff --git a/packages/gdb/8.3.1/0005-xtensa-uint32.patch b/packages/gdb/8.3.1/0005-xtensa-uint32.patch new file mode 100644 index 000000000..e5578747f --- /dev/null +++ b/packages/gdb/8.3.1/0005-xtensa-uint32.patch @@ -0,0 +1,13 @@ +Index: gdb/gdb/arch/xtensa.h +=================================================================== +--- gdb.orig/gdb/arch/xtensa.h ++++ gdb/gdb/arch/xtensa.h +@@ -20,6 +20,8 @@ + #ifndef ARCH_XTENSA_H + #define ARCH_XTENSA_H + ++#include ++ + /* Xtensa ELF core file register set representation ('.reg' section). + Copied from target-side ELF header . */ +