Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-11408

Tidy up the wt_debug_script_update.py gdb helper script

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 5
    • StorEng - Defined Pipeline

      wt_debug_script_update.py is intended to aid the developer when parsing core dumps. However it is implemented in a non-standard way and it automatically runs on load. It should be converted into a series of python gdb commands. This page has a good tutorial, additionally the dump_insert_list.py script in our repository can be copied from too.

      Basically what we want to do is to stop it auto-running on load and make the functions invocable through the gdb.Command interface.

      Scope:

      • Tidy up the wt_debug_script_update.py script
      • Test it with a core dump

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            luke.pearson@mongodb.com Luke Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: