Add gdb pretty printer for OID

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 5.2.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Execution Team 2021-11-29, Execution Team 2021-12-13
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently GDB prints OIDs out as byte strings, using ASCII characters for bytes that have simple representations and octal (e.g. "\312") for bytes that don't. This leads to displayed values like "`\260s\347\016\273\376\324\301J\254\304", which don't match the hexadeximal output format in our logs (e.g. "60b073e70ebbfed4c14aacc4").

      Having a uniform format between the two could make investigating some bugs easier.

            Assignee:
            Daniel Gomez Ferro
            Reporter:
            Dan Larkin-York
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: