Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-56166

Have hang analyzer write per-process gdb files

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

      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@mongodb.com Mikhail Shchatko
            Reporter:
            robert.guo@mongodb.com Robert Guo (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: