Odd error started

Sysprogs forums Forums VisualGDB Odd error started

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #23024
    rohmer
    Participant

    Using V10 of the preview.

    It was working just fine, then then I started getting a pop up when it tries to run the program (attached)

    This only seems to be happening on CppUnit test projects.

    I have tried:

    1. Reinstalling VGDB
    2. Reinstalling Pi Toolset
    3. Recreating Project.

    This is pretty annoying

     

    Attachments:
    You must be logged in to view attached files.
    #23026
    rohmer
    Participant

    For the record there is no build dir in Raspberry, and I have no idea where that came from

    #23056
    support
    Keymaster

    Hi,

    Thanks for reporting this. We have investigated it and it looks like the behavior for missing source paths has changed in a recent VS update. The file path actually comes from the debug symbols in the libraries on Raspberry Pi and it indeed does not exist on your machine. The previous VS versions would ask for the path of the file, but it looks like the latest VS build shows an error instead.

    We have addressed it in this build: http://sysprogs.com/files/tmp/VisualGDB-5.4.10.2623.msi

    VisualGDB will now report frames referencing non-existing frames as assembly-only (you can override this via Tools->Options->VisualGDB->Common->Debugging->Hide Missing Source Files).

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