From 716ca530e1c4515d8683c9d5be3d56b301758b66 Mon Sep 17 00:00:00 2001 From: James <> Date: Wed, 4 Nov 2015 11:49:21 +0000 Subject: trunk-47381 --- toolchain/uClibc/config/debug | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 toolchain/uClibc/config/debug (limited to 'toolchain/uClibc/config/debug') diff --git a/toolchain/uClibc/config/debug b/toolchain/uClibc/config/debug new file mode 100644 index 0000000..b366e66 --- /dev/null +++ b/toolchain/uClibc/config/debug @@ -0,0 +1,6 @@ +DODEBUG=y +DODEBUG_PT=y +PTHREADS_DEBUG_SUPPORT=y +SUPPORT_LD_DEBUG=y +SUPPORT_LD_DEBUG_EARLY=y +UCLIBC_MALLOC_DEBUGGING=y -- cgit v1.2.3