termux-packages/packages/gdb
Fredrik Fornwall 6c29aaa1c7 Transition from gnustl to libc++
This will make things as std::to_string() and other C++ features
work with a modern and supported C++ library.

We package up libc++_shared.so and bump the revision of every C++
using package to make it rebuild against it.

Users who have built C++ using libraries or programs will probably
need to rebuild them if they are linked against Termux-supplied
libraries, as user code was previously linked against gnustl while
the system libraries are now using libc++, and it's not a good idea
to mix C++ standard libraries in a program.
2017-07-14 00:23:37 +02:00
..
archive_c_st_mtime.patch Initial push 2015-06-13 01:03:31 +02:00
bfd-hosts-x86-64linux.h.patch gdb: Fix build on x86_64 2016-06-17 17:09:18 -04:00
build.sh Transition from gnustl to libc++ 2017-07-14 00:23:37 +02:00
cli_cmds_c_bin_sh.patch gdb: Use termux-provided bin/sh instead of system 2015-07-11 20:11:50 -04:00
fork_child_bin_sh.patch gdb: Use termux-provided bin/sh instead of system 2015-07-11 20:11:50 -04:00
gdb_proc_service_lpwid_t.patch Initial push 2015-06-13 01:03:31 +02:00
gdb-amd64-linux-nat.c.patch gdb: Fix build on x86_64 2016-06-17 17:09:18 -04:00
gdb-arm-linux-nac.c.patch gdb: Update 7.10 to 7.11 and NDK r11 compatibility 2016-03-10 11:47:23 -05:00
gdb-common-signals-state-save-restore.c.patch gdb: Add comment to patch with reason for it 2016-10-10 17:53:29 -04:00
gdb-gdbserver-configure.patch gdb: Update 7.10 to 7.11 and NDK r11 compatibility 2016-03-10 11:47:23 -05:00
gdb-inflow.c.patch gdb: Fix "setpgrp failed in child" error 2016-02-07 19:33:15 -05:00
gdb-solib.c.patch gdb: Change default solib search path 2016-02-07 19:05:09 -05:00
gregset.h.patch Initial push 2015-06-13 01:03:31 +02:00
linux_nat.patch gdb: Update 7.10 to 7.11 and NDK r11 compatibility 2016-03-10 11:47:23 -05:00
linux_thread_db_no_th_unique.patch Initial push 2015-06-13 01:03:31 +02:00
readline.patch Initial push 2015-06-13 01:03:31 +02:00