summaryrefslogtreecommitdiffstats
path: root/base/debug_util.h
Commit message (Expand)AuthorAgeFilesLines
* Trim the list of signals used by debug_util::DisableOSCrashDumps() on Mac.mark@chromium.org2009-10-121-6/+4
* Copy the leak callstacks onto the stack before crashing in LeakTracker::Check...eroman@chromium.org2009-09-211-2/+4
* Print stack trace on exception in unit tests on Windows.maruel@chromium.org2009-09-081-5/+21
* Reduce header dependencies in base/phajdan.jr@chromium.org2009-06-031-1/+1
* Print backtraces on FATAL log messages in debug mode.ajwong@chromium.org2009-04-241-3/+7
* posix: make ctl-C work within gdb for dropping to a console.evan@chromium.org2009-04-081-1/+1
* Disable Native Crash reporting on OS X, till we enable Breakpad integration.jeremy@chromium.org2009-02-131-0/+10
* Some fixes to ease debugging of the renderer process on OS X.jeremy@chromium.org2009-02-051-0/+4
* Add StackTrace debugging utility class.agl@chromium.org2009-01-161-1/+23
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Make debug_util cross platform, adding BeingDebugged and BreakDebugger. Linuxdeanm@google.com2008-08-131-3/+13
* Add base to the repository.initial.commit2008-07-261-0/+44