From b98e47d1195bd6e1da8aae20844095bec1d88847 Mon Sep 17 00:00:00 2001 From: Tilghman Lesher Date: Sat, 18 Dec 2010 00:08:13 +0000 Subject: Merged revisions 298960 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.8 ................ r298960 | tilghman | 2010-12-17 17:52:04 -0600 (Fri, 17 Dec 2010) | 20 lines Merged revisions 298957 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.6.2 ................ r298957 | tilghman | 2010-12-17 17:30:55 -0600 (Fri, 17 Dec 2010) | 13 lines Merged revisions 298905 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r298905 | tilghman | 2010-12-17 15:40:56 -0600 (Fri, 17 Dec 2010) | 6 lines Let Asterisk find better backtrace information with libbfd. The menuselect option BETTER_BACKTRACES, if enabled, will use libbfd to search for better symbol information within both the Asterisk binary, as well as loaded modules, to assist when using inline backtraces to track down problems. Review: https://reviewboard.asterisk.org/r/1055/ ........ ................ ................ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@298961 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- build_tools/cflags-devmode.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'build_tools/cflags-devmode.xml') diff --git a/build_tools/cflags-devmode.xml b/build_tools/cflags-devmode.xml index 37f7a4d4f..85d7bc8ce 100644 --- a/build_tools/cflags-devmode.xml +++ b/build_tools/cflags-devmode.xml @@ -22,5 +22,9 @@ - + + BFD + DLADDR + no + -- cgit v1.2.3