Target path mapping problem

Sysprogs forums Forums VisualGDB Target path mapping problem

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #36379
    intector
    Participant

    Hello,

    I’ve got a project and a message that the target mapping is wrong(see attached screenshots). I’ve checked everything, and it looks correct.

    For testing, I made a new bare-bone project, which works OK. I copied that project and renamed everything. That copy project compiles without any issues, but when I try to debug, I get the target path error again.

    Next, I used the working bare-bone project and tried to make it my starter project. I renamed everything and compiled it without errors. The target path error is back when I start debugging.

    The upload limitation prevents me from uploading those two projects, but I’ve created a GitHub repo with them.

    GitHub repo: VisualGDB_Target_Path_Error

     

    Thank you

    Kai

    Attachments:
    You must be logged in to view attached files.
    #36382
    support
    Keymaster

    Looks like something is broken with the symbols. Please make sure you understand which symbols are loaded, which paths are referenced by them, and what paths are expected by gdb.

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