Debugging Problems

Sysprogs forums Forums VisualGDB Debugging Problems

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #534
    econtrer
    Participant

    I just installed VisualGDB and am trying to follow the procedure found in http://visualgdb.com/tutorials/linux/.
    However I am stuck when debugging as nothing happens when I use “start debugging with GDB”. I can build the program correctly and it runs when I test it on the Linux machine.

    The only thing I have noticed is VS2012 is telling me “intelliTrace is not supported when attaching to a process already running”. Ive tried disabling intelliTrace and still nothing. Any ideas?

    #2310
    support
    Keymaster

    We are currently working on resolving VS2012 compatibility issues. Does the debugging work with VS2010?

    #2311
    econtrer
    Participant

    Everything working on 2010. Ill stick to it for now. I did notice that if you happen to install VS2012, VisualGDB, then VS2010 in that order, nothing will work in both VS2012 and VS2010. However a clean install of VISUALGDB after VS2010 installation fixes the debugging problem for VS2010. (Tested this twice using Win7 and Ubuntu PCs over LAN)

    So far I am thoroughly enjoying this. Great job!!

    #2309
    support
    Keymaster

    We have fixed the VS2012 compatibility issues in VisualGDB 2.7

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