Have hang analyzer write per-process gdb files

XMLWordPrintableJSON

    • Fully Compatible
    • STM 2021-06-28
    • 1
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Prior to the work done in PM-1569, the hang analyzer would write separate debugger_mongod_<pid>.log files. This made it easy to search the thread stacks, etc. for a single process at a time. Now all of the gdb output across all mongod processes end up in a single debugger_mongod.log file and so cmd+f can jump between processes.

      We should restore the old behavior of writing separate files with the `set logging file` command in gdb.

              Assignee:
              Mikhail Shchatko
              Reporter:
              Robert Guo (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: