Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 0-initialize the function dump. | maruel@chromium.org | 2009-10-27 | 1 | -1/+2 |
* | Print stack trace on exception in unit tests on Windows. | maruel@chromium.org | 2009-09-08 | 1 | -16/+40 |
* | Not calling debugbreak when SymInitialize fails with "invalid parameter". | tommi@chromium.org | 2009-08-28 | 1 | -1/+6 |
* | Fix StackTrace on Windows. | maruel@chromium.org | 2009-08-24 | 1 | -63/+23 |
* | Reduce header dependencies in base/ | phajdan.jr@chromium.org | 2009-06-03 | 1 | -2/+4 |
* | Print backtraces on FATAL log messages in debug mode. | ajwong@chromium.org | 2009-04-24 | 1 | -6/+184 |
* | "Port" StackTrace to Mac | mark@chromium.org | 2009-01-16 | 1 | -5/+0 |
* | Windows build fix: sorry, I commit from the wrong tree. | agl@chromium.org | 2009-01-16 | 1 | -0/+1 |
* | Add StackTrace debugging utility class. | agl@chromium.org | 2009-01-16 | 1 | -0/+12 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Make debug_util cross platform, adding BeingDebugged and BreakDebugger. Linux | deanm@google.com | 2008-08-13 | 1 | -0/+127 |