crosstool-ng/packages/gdb
Chris Packham 1289633f3a gdb: Bring in upstream fix for build error
On systems that lack pread64() (e.g. musl) the following build error is
observed.

  src/gdb/gdbserver/linux-low.cc:5393:45: error: expected ':' before ')' token
  src/gdb/gdbserver/linux-low.cc:5393:45: error: expected primary-expression before ')' token
  src/gdb/gdbserver/linux-low.cc:5393:45: error: expected ':' before ')' token
  src/gdb/gdbserver/linux-low.cc:5393:45: error: expected primary-expression before ')' token

Bring in the upstream fix for this error.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
2023-05-17 10:27:59 +12:00
..
8.3.1 Upstream patch to disable FORTIFY_SOURCE on mingw32 2020-02-09 00:36:18 -08:00
9.2 gdb 9.2 support 2020-09-11 16:44:20 -05:00
10.2 gdb10: Fixes for ARC 2021-09-14 04:30:17 -07:00
11.2 Run patches thru manage-packages -P 2022-02-11 00:47:51 -08:00
12.1 gdb: Add 12.1 2022-05-16 19:23:47 +12:00
13.1 gdb: Bring in upstream fix for build error 2023-05-17 10:27:59 +12:00
package.desc gdb: Add gdb 13.1 2023-02-25 14:22:02 +13:00