summaryrefslogtreecommitdiffstats
path: root/base/debug_util_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* TTF: Re-enable to tests used only for manual testing. We still want coveragejhawkins@chromium.org2010-05-251-8/+6
* Import google-glog's Symbolize() and use it in debug_util_posix.cc.satorux@chromium.org2010-01-261-0/+15
* OpenBSD/FreeBSD ifdefs and GYP changes for base/pvalchev@google.com2010-01-251-2/+2
* Revert 36997 - Import googleglog's Symbolize() and use it in debug_util_posix...satorux@chromium.org2010-01-251-15/+0
* Import google-glog's Symbolize() and use it in debug_util_posix.cc.satorux@chromium.org2010-01-251-0/+15
* Fix tree bustage temporarillyjar@chromium.org2010-01-121-2/+3
* linux: reenable symbols in backtraces in debug buildsevan@chromium.org2009-12-311-9/+14
* linux: StackTrace test isn't expected to work in Release builds anymoreevan@chromium.org2009-11-181-0/+7
* Demangle C++ symbols in stack traces for Linux.evan@chromium.org2009-10-141-1/+8
* Fix a whole bunch of style nits.erg@google.com2009-10-131-1/+1
* Fix StackTrace on Windows.maruel@chromium.org2009-08-241-10/+6
* Symbols aren't always present, which causes this test to fail. In particular...ajwong@chromium.org2009-04-241-0/+5
* Print backtraces on FATAL log messages in debug mode.ajwong@chromium.org2009-04-241-0/+72