summaryrefslogtreecommitdiff
path: root/src/mongo/util/debugger.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48696 sigaction actions need to all be extern "C"Gabriel Russell2020-11-231-2/+2
* SERVER-45380 Use correct name for LLDB debugserver on LinuxAdam Cooper2020-01-251-0/+4
* SERVER-43662 Add support for LLDB debugserver breakpointsAdam Cooper2019-12-311-21/+42
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-3/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-5738 Remove MONGO_ONCE in favor of std::call_onceMark Benvenuto2017-01-041-2/+9
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-22699 avoid taking a minidump when debugger is not present for breakpo...Eric Milkie2016-02-171-1/+3
* SERVER-20115 Abort if unable to ensure that breakpoint() is established corre...Andrew Morrow2015-09-031-4/+7
* SERVER-9666 Remove dependency cycles from debugger gdbserver supportAndrew Morrow2015-08-101-16/+20
* SERVER-18978: Clang-Format - Fix comment word wrapping indentationMark Benvenuto2015-06-201-1/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-50/+48
* Fix launchGDBServer() compile and make more signal safeMathias Stearn2015-03-091-11/+17
* SERVER-13256 Remove debug_util.h from pch.hAndrew Morrow2015-01-151-0/+1
* SERVER-13256 Scope iostream more narrowlyAndrew Morrow2015-01-051-0/+2
* SERVER-13256 Make debug_util macros onlyAndrew Morrow2015-01-051-0/+101