Commit Graph

8 Commits

Author SHA1 Message Date
Ryan Berryhill
49eead22a2 SERVER-125403 Move shared gdb pretty printer utilities into their own module (#53137)
GitOrigin-RevId: b56da6d78c10eec9844f03d9eb9f75473b616d3b
2026-05-07 14:30:09 +00:00
Dan Larkin-York
98d43cc794 SERVER-75613 Add GDB pretty printers for immutable data structures 2023-04-21 13:30:50 +00:00
Nicholas Zolnierz
529116c351 SERVER-72679 Fix ABT gdb pretty printers to not rely on running process 2023-03-31 21:22:39 +00:00
Daniel Gottlieb
ea949cefad SERVER-68455: GDB methods for dumping in-memory WT trees. 2022-08-05 19:20:56 +00:00
Jonathan Abrahams
83f666c472 SERVER-28668 Add mongo_printers.py to .gdbinit 2017-04-07 10:45:46 -04:00
Jonathan Abrahams
5fe822f53e SERVER-27874 Display locks and generate digraph for threads using LockManager locks and/or pthread_mutexes 2017-03-16 14:39:09 -04:00
Mark Benvenuto
586ac20773 SERVER-26634 GDB Pretty-Printers and Commands 2016-12-09 17:57:44 -05:00
Mark Benvenuto
aad88dd01b SERVER-26634 GDB Pretty-Printers and Commands 2016-12-08 15:15:01 -05:00