kumquat-buildroot/package/gdb
Thomas Petazzoni 5c12506f4d gdb: add fix for gdb 7.12 and gdb 8.0 build on noMMU platforms
This adds a patch to gdb 7.12 and gdb 8.x, which fixes the build on
noMMU platforms. It is not needed for older versions of gdb, since
it's related to the switch of gdb to C++ in the 7.12 release.

Fixes:

../nat/linux-ptrace.c: In function 'int linux_fork_to_function(gdb_byte*, int (*)(void*))':
../nat/linux-ptrace.c:273:29: error: invalid conversion from 'void*' to 'gdb_byte* {aka unsigned char*}' [-fpermissive]
       child_stack = xmalloc (STACK_SIZE * 4);

The patch has already been merged upstream, as of commit
ffce45d2243e5f52f411e314fc4e1a69f431a81f, and will therefore be part
of future gdb releases.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2017-08-10 10:26:51 +02:00
..
7.10.1 gdb: fix full gdb build for MIPS musl 2017-06-19 21:47:05 +02:00
7.11.1 gdb: fix full gdb build for MIPS musl 2017-06-19 21:47:05 +02:00
7.12.1 gdb: add fix for gdb 7.12 and gdb 8.0 build on noMMU platforms 2017-08-10 10:26:51 +02:00
8.0 gdb: add fix for gdb 7.12 and gdb 8.0 build on noMMU platforms 2017-08-10 10:26:51 +02:00
Config.in gdb: drop support for Microblaze 2017-08-04 22:01:38 +02:00
Config.in.host gdb: drop support for Microblaze 2017-08-04 22:01:38 +02:00
gdb-python-config
gdb.hash gdb: drop support for Microblaze 2017-08-04 22:01:38 +02:00
gdb.mk gdb: drop support for Microblaze 2017-08-04 22:01:38 +02:00