summaryrefslogtreecommitdiffstats
path: root/base/debug/debugger_posix.cc
Commit message (Expand)AuthorAgeFilesLines
* Upstream android debug and log related filesmichaelbai@google.com2011-07-071-2/+21
* Patch for Solaris support, mostly ifdefs and header files, plus adds libevent...chromium@hybridsource.org2011-06-251-4/+5
* OpenBSD: make it possible to build libbase.a.phajdan.jr@chromium.org2011-04-151-0/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Make sure the process is _really_ gone after a __debugbreak(). We've had acevans@chromium.org2011-01-211-0/+3
* Remove base/debug_util. Move the debug UI related functions to base/debug/deb...brettw@google.com2011-01-011-1/+1
* Remove compat_execinfo since we no longer support Mac 10.4.brettw@chromium.org2010-12-301-1/+1
* Help make base compile under NaClabarth@chromium.org2010-12-011-0/+15
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-0/+165