Adding a callback mechanism to allow users of google.glog to provide
author <ivanpe@chromium.com> <>
Sat, 1 Mar 2014 00:33:41 +0000 (00:33 +0000)
committer <ivanpe@chromium.com> <>
Sat, 1 Mar 2014 00:33:41 +0000 (00:33 +0000)
commit8367470aa572fa858cce67d6939b337d3909aa07
tree703cd357d95b8d3e755cbbe6422e2927fa5e41dd
parenta0073e504be20faa7e9c3b31ba795bdcfb99c967
Adding a callback mechanism to allow users of google.glog to provide
their own implementation of  OpenObjectFileContainingPcAndGetStartAddress.

GTTF: Make stack trace symbolization code recognize more symbols.
One example is __libc_start_main (easy to check), there may be more.

Include the correct elf header on OpenBSD and Android.

Fix Coverity NO_EFFECT defect. Comparing unsigned greater than or equal zero is always true.

git-svn-id: https://google-glog.googlecode.com/svn/trunk@140 eb4d4688-79bd-11dd-afb4-1d65580434c0
src/symbolize.cc
src/symbolize.h