summaryrefslogtreecommitdiffstats
path: root/base/debug/debugger_posix.cc
Commit message (Expand)AuthorAgeFilesLines
* 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