Visual GDB with Cygwin and bashrc

Sysprogs forums Forums VisualGDB Visual GDB with Cygwin and bashrc

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23132
    mackel
    Participant

    Hi,

    I am currently evaluating VisualGDB for an exsisting project so I can switch to use VS as the IDE.

    But I got stuck after setting up the Project. My build environment needs the .bashrc to be executed.
    This needs the “–login” parameter for bash which is called from inside VisualGDB.

    How do I do this, or are there workarounds for this ?

    Thanks and happy holiday season.

    #23137
    support
    Keymaster

    Hi,

    Please try this build: http://sysprogs.com/files/tmp/VisualGDB-5.4.10.2635.msi.

    When you select your toolchain, please click the “customize” button to the right from the selector and then choose “Run Cygwin Commands: In an interactive bash session”. It will automatically wrap build and debug-related commands the proper invocation of “bash –login”.

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