VisualGDB and Environmental Modules

Sysprogs forums Forums VisualGDB VisualGDB and Environmental Modules

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #604
    kbzowski
    Participant

    Our develop server use Environmental Modules (http://modules.sourceforge.net/) which requires loading necessary modules before compiling and running applications.
    It has been done by command ‘module load xxx’. Where I can put that command to execute before compile, and GDB run?

    #2529
    ket
    Participant

    Hi,

    Usually the full custom project is used to execute sequences of commands for building and debugging. With the upcoming version of VisualGDB, there will also be a possibility of extending Linux projects with custom command sequences pre and post build/debug commands.

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