Linux CMake Project

Sysprogs forums Forums VisualGDB Linux CMake Project

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27151
    JulianH93
    Participant

    I’ve a CMake project on a Linux server. The project is building a .so which get’s loaded from another program. Therefor I want specify a “Debugged executable” in the VisualGDB settings with the associated “Executable arguments”. I did this often with normal VisualGDB Linux projects, but doing this with a CMake project, I’m always getting these warnings:

    An then the VisualGDB debugger is hanging:

     

    So how can I set the target debugging executable correctly?

    #27153
    support
    Keymaster

    Hi,

    It looks like your support period has expired. Please renew it here and we will be happy to help you.

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