summaryrefslogtreecommitdiff
path: root/buildscripts/gdb
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-77224 Rename lock_state.h/.cpp to locker_impl.h/.cpp to match ...HEADmasterauto-revert-processor2023-05-182-0/+4
* SERVER-77224 Rename lock_state.h/.cpp to locker_impl.h/.cpp to match the clas...Kaloian Manassiev2023-05-172-4/+0
* SERVER-75541 Pretty printer for SargableNodeNicholas Zolnierz2023-05-161-7/+172
* SERVER-76778 Rename mongo-decoration to mongodb-decorationKaloian Manassiev2023-05-031-2/+2
* SERVER-76543 Fix get_unique_ptr() used by GDB pretty printers.Max Hirschhorn2023-04-272-4/+15
* SERVER-75613 Add GDB pretty printers for immutable data structuresDan Larkin-York2023-04-211-1/+62
* SERVER-75895 Update absl pretty printers to version 20211102Nicholas Zolnierz2023-04-111-4/+4
* SERVER-72679 Fix ABT gdb pretty printers to not rely on running processNicholas Zolnierz2023-03-312-213/+973
* SERVER-74484 Add GDB pretty printer for boost::optionalKaloian Manassiev2023-03-021-1/+20
* SERVER-73759: Move PartialSchemaRequirements to new fileHana Pearlman2023-02-091-7/+2
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-071-3/+0
* Revert "SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 re...Dan Larkin-York2023-02-041-0/+3
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-031-3/+0
* SERVER-72078 Add jmpNotNothing instructionRui Liu2023-01-251-1/+1
* SERVER-69148 Added looser python linting back to mongo pretty printersAlexander Neben2023-01-254-100/+118
* SERVER-72816 Removed gdb calls to getGlobalLockManagerAlexander Neben2023-01-252-2/+7
* SERVER-62994 Use v4 toolchain for everything except clang formatAndrew Morrow2022-12-131-2/+0
* SERVER-71978 improve stdlib pretty printers selectionDaniel Moody2022-12-091-2/+2
* SERVER-70637 Implement sorted merge physical nodeMatt Boros2022-12-081-0/+1
* SERVER-62995 SERVER-62074 update pretty printers to work with v4 and add testsDaniel Moody2022-12-052-16/+99
* SERVER-67161: Add physical NestedLoopJoin and make BinaryJoin logicalHana Pearlman2022-12-021-0/+1
* SERVER-68286 Improved lifetime issues with `mongo::mozjs::currentJSScope`Mohammad Dashti2022-11-221-3/+3
* SERVER-70163 Implement RIDUnionNodeMatt Boros2022-11-091-0/+1
* SERVER-70040 Revert RecordId unique buffer to use shared bufferJordi Olivares Provencio2022-11-041-6/+7
* SERVER-68743 Push down $exits and $typeIrina Yatsenko2022-10-271-2/+16
* SERVER-68596 [CQF] Convert dotted $elemMatch to SargableNodeDavid Percy2022-10-261-0/+17
* SERVER-70039 Implement optimization for $dateTruncRui Liu2022-10-031-0/+17
* SERVER-69969 Avoid pushing constant argument values on the VM stackMartin Neupauer2022-09-291-4/+4
* SERVER-68593 Disable low value python warningsAlexander Neben2022-09-023-11/+9
* SERVER-68895 Load static version of ABT gdb printers if dynamic is not availableNicholas Zolnierz2022-09-021-15/+86
* SERVER-69020 Update sbe_stage_builder_expression.cpp to use traversePDrew Paroski2022-08-301-2/+2
* SERVER-68251 Fix GDB pretty printers for RecordIdJordi Olivares Provencio2022-08-241-12/+13
* SERVER-68455: GDB methods for dumping in-memory WT trees.Daniel Gottlieb2022-08-052-1/+226
* SERVER-68264 Update GDB's pretty printer for CodeFragmentIrina Yatsenko2022-07-251-3/+16
* SERVER-66567 Add GDB pretty printer for ABT::Reference typeNicholas Zolnierz2022-07-081-10/+14
* SERVER-62043 Gracefully handle missing ABT types in gdbNicholas Zolnierz2022-06-031-14/+17
* SERVER-63852 ThreadName rewriteBilly Donahue2022-05-131-1/+1
* SERVER-64352 mongo shell no longer built by defaultAlexander Neben2022-05-131-1/+1
* SERVER-62043 Add more gdb pretty printers for new optimizerNicholas Zolnierz2022-05-051-3/+66
* SERVER-62044 Enable ABT gdb pretty printer under certain conditionsNicholas Zolnierz2022-05-021-16/+29
* SERVER-65672 upgrade python packages to support 3.10Robert Guo2022-04-241-0/+1
* SERVER-65505 Make the gdb pretty printers for Session/TransactionParticipant ...Cheahuychou Mao2022-04-131-87/+124
* SERVER-65125 Fix Status/StatusWith printing in mongo_printers.pyKaloian Manassiev2022-04-031-19/+24
* SERVER-62434 Implement query optimizer based on Path algebra and CascadesSvilen Mihaylov2022-01-311-0/+45
* SERVER-61011 Serialize RecordId to BinData and increase size limit to 8MBDaniel Gómez Ferro2022-01-141-1/+1
* SERVER-62049 Add pretty-printing for some of the new types in SBEIrina Yatsenko2021-12-161-0/+135
* SERVER-58633 Add gdb pretty printer for OIDDaniel Gómez Ferro2021-11-291-0/+20
* SERVER-61177 Create GDB command to dump storage engine infoBenety Goh2021-11-031-0/+35
* SERVER-60985 gdb helper includes WT_SESSION when dumping WT recovery unitsBenety Goh2021-10-261-0/+25
* SERVER-60985 SERVER-59856 gdb helper logs decoration type lookup errorBenety Goh2021-10-261-3/+6