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

Create additional gdb tests

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Build

      We should create a framework for and write some gdb tests the confirm that gdb works and doesn't hang. These can be used to test toolchain and gdb upgrade to confirm that gdb is still working.

      These tests should cover

      • For static prod builds firstly
      • For dynamic dev builds as a close second

      daniel.gottlieb@mongodb.com has some context on 

      Update:

      In a debug=on and opt=off build we want to spin up a whole mongod instance, adding a breakpoint, do some automated gdb stuff, and checking the result.  We can use the existing unit test script with mongod as the input binary and gdb unittest script as parameters.
       

            Assignee:
            daniel.moody@mongodb.com Daniel Moody
            Reporter:
            mira.carey@mongodb.com Mira Carey
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: