Debugging failed

Sysprogs forums Forums VisualGDB Debugging failed

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12192
    KonstantinL
    Participant

    All was ok until today. Now I get this message when starting debug session:

    System.MissingMethodException: Метод не найден: “BSPEngine.IELFFileInfo BSPEngine.IDebugStartService.get_TargetFileInfo()”.
    at OpenOCDPackage.OpenOCDDebugController.OpenOCDGDBStub.RunLoadCommand(IDebugStartService service, ISimpleGDBSession session, String cmd)
    at OpenOCDPackage.OpenOCDDebugController.OpenOCDGDBStub.ConnectGDBToStub(IDebugStartService service, ISimpleGDBSession session)
    at am1.r1_2(DebugCustomizationSettings a)
    at g11.c()
    at VisualGDB.GDBDebugEngine.l2(ss b, k1 a)

    I could be wrong but it seems there was an VisualGDB update recently.

    #12193
    KonstantinL
    Participant

    Sorry, 1st line in english:

    System.MissingMethodException: Method not found: “BSPEngine.IELFFileInfo BSPEngine.IDebugStartService.get_TargetFileInfo()”.

    #12198
    support
    Keymaster

    Hi,

    Looks like you are using an older v5.3 Preview build. Please try updating to the latest Preview 7.

    #12208
    KonstantinL
    Participant

    Thanks, this helped.

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