index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buildscripts
/
gdb
Age
Commit message (
Expand
)
Author
2022-08-19
SERVER-63852 ThreadName rewrite
Billy Donahue
2022-05-31
SERVER-65672 upgrade python packages to support 3.10
r6.0.0-rc8
Robert Guo
2022-05-13
SERVER-64352 mongo shell no longer built by default
Alexander Neben
2022-04-18
SERVER-65505 Make the gdb pretty printers for Session/TransactionParticipant ...
Cheahuychou Mao
2022-04-03
SERVER-65125 Fix Status/StatusWith printing in mongo_printers.py
Kaloian Manassiev
2022-01-31
SERVER-62434 Implement query optimizer based on Path algebra and Cascades
Svilen Mihaylov
2022-01-14
SERVER-61011 Serialize RecordId to BinData and increase size limit to 8MB
Daniel Gómez Ferro
2021-12-16
SERVER-62049 Add pretty-printing for some of the new types in SBE
Irina Yatsenko
2021-11-29
SERVER-58633 Add gdb pretty printer for OID
Daniel Gómez Ferro
2021-11-03
SERVER-61177 Create GDB command to dump storage engine info
Benety Goh
2021-10-26
SERVER-60985 gdb helper includes WT_SESSION when dumping WT recovery units
Benety Goh
2021-10-26
SERVER-60985 SERVER-59856 gdb helper logs decoration type lookup error
Benety Goh
2021-09-08
SERVER-58949 RecordId supports long strings
Louis Williams
2021-08-04
SERVER-59107: Fix abseil pretty printers.
Daniel Gottlieb
2021-07-09
SERVER-58277 add minimal gdb pretty printer for OplogEntry
Benety Goh
2021-07-09
SERVER-58278 update gdb hang analyzer call to global lock manager
Benety Goh
2021-06-15
SERVER-56626 RecordId GDB pretty printer
Louis Williams
2021-06-01
SERVER-57326: Add bson data gdb pretty printer function.
Daniel Gottlieb
2020-12-03
SERVER-52821 Allow thread names to be cached by unique id
Ben Caimano
2020-09-11
SERVER-43385 remove MMAPv1 references
Vishnu Kaushik
2020-09-01
SERVER-50449 Add gdb helper scripts for UndoDB
Richard Samuels
2020-08-21
SERVER-50354 Fix mongodb-javascript-stack gdb command to allow printing stack...
Richard Samuels
2020-07-14
SERVER-43055 Prevent an exception when gdb prints a BSONObj with datetimes be...
Richard Samuels
2020-05-15
SERVER-48193 Update GDB command to dump all stashed RecoveryUnits
Jamie Heppenstall
2020-05-04
SERVER-45556 Create GDB command to dump all active RecoveryUnits
Jamie Heppenstall
2020-04-14
SERVER-45133 Fix hang analyzer
Spencer T Brody
2020-04-09
SERVER-45133 Dump mutex info in hang analyzer
Spencer T Brody
2020-04-08
Revert "SERVER-45133 Dump mutex info in hang analyzer"
Spencer T Brody
2020-04-07
SERVER-45133 Dump mutex info in hang analyzer
Spencer T Brody
2019-07-24
SERVER-42371 Use get_unique_ptr helper in mongod-dump-sessions GDB command
William Schultz
2019-07-12
SERVER-42032 Replace parse_and_eval() usage in mongodb-javascript-stack.
Max Hirschhorn
2019-04-20
SERVER-39923 Fix lint.
Max Hirschhorn
2019-04-19
SERVER-39923 Mongo gdb extensions should error when loaded into gdb compiled ...
Mathew Robinson
2019-04-08
SERVER-39969 Update the 'mongod-dump-sessions' GDB command to be compatible w...
William Schultz
2019-04-08
SERVER-32295 Support Python 3
Mathew Robinson
2019-03-06
SERVER-39972 libstdc++ unique_ptr implementation changed in GCC 7
Mark Benvenuto
2019-02-01
SERVER-38944 Print out Locker id in DumpMongoDSessionCatalog
William Schultz
2019-01-31
SERVER-39098 Fix escaping in javascript_stack GDB extension
Andrew Morrow
2019-01-30
SERVER-36651 SERVER-36652 SERVER-37600 Upgrade to V3 toolchain and XCode 10 e...
Andrew Morrow
2019-01-15
SERVER-39013: Add a gdb pretty printer for absl::flat_hash_map.
Daniel Gottlieb
2019-01-04
SERVER-38757 Fix Python Lint
Mark Benvenuto
2019-01-04
SERVER-38757 fix lint
Gregory Wlodarek
2019-01-04
SERVER-38757 Add pretty printers for abseil hash map and set
Mark Benvenuto
2018-12-20
SERVER-38045 Only print fields from the Session if they exist
William Schultz
2018-12-19
SERVER-38045 Print '_killsRequested' variable instead of '_killRequested' whe...
William Schultz
2018-12-11
SERVER-38045 Add GDB tools for dumping the SessionCatalog in the hang analyzer
William Schultz
2018-11-30
SERVER-38313: Update BSON decoding in GDB pretty printing.
Daniel Gottlieb
2018-10-10
SERVER-37387 Clarify how lock mode displayed refers to mode held.
Max Hirschhorn
2018-10-08
SERVER-36626 Draw wait-for graph from left to right
Siyuan Zhou
2018-10-08
SERVER-37228 Escape ID in addition to label in waits-for graph.
Max Hirschhorn
[next]