Object reference not set to an instance of an object.

Sysprogs forums Forums VisualGDB Object reference not set to an instance of an object.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #31563
    cabandre
    Participant

    I just installed the latest version, and it started showing this error when I try to attach to the device for debugging.

    The popup says “Object reference not set to an instance of an object.” and it has the following details

     

    VisualGDB version: 5.5.105.4124
    —————— System.NullReferenceException ——————
    System.NullReferenceException: Object reference not set to an instance of an object.
    at ef.Dispose()
    at ef..ctor(GDBSessionLaunchOptions b, kt a)
    at kt..ctor(GDBSessionLaunchOptions a)
    at qn1.j(ay1 a)
    at VisualGDB.GDBDebugEngine.g1(d23 a)
    at VisualGDB.GDBDebugEngine.Attach(IDebugProgram2[] b, IDebugProgramNode2[] e, UInt32 c, IDebugEventCallback2 a, enum_ATTACH_REASON d)
    trace=[ef.Dispose:386, ef..ctor:866, kt..ctor:71, qn1.j:117, VisualGDB.GDBDebugEngine.g1:99, VisualGDB.GDBDebugEngine.Attach:32]

    #31588
    support
    Keymaster

    Hi,

    Please try updating to the latest VisualGDB 5.6. If the problem persists, please let us know the updated stack trace.

    #31603
    cabandre
    Participant

    thank you. Updating to 5.6 fixes the issue!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.