RobotStudio event

RAB debugging:Unable to stop on break points

Hi,
I'm trying to attache my MS2005 C# RAB application to the Virtual Flexpendant but it doesn't work. It keep saying that no symbols have been loaded. However, I have my dll, gtpu.dll and .pdb file generated properly and loaded in the home directory of my system. I can see that my application is working but when I attach my application to the VC Flexpendant process the operation never stops on the break points. I'm getting the message on the break point "The breakpoint will not currently be hit. No symbols have been loaded for this document.".

Can you help me with that? I follow exactly what is in the documentation but it doesn't work. I also try to repair RAB 5.12.02 and it still doesn't work. Here is the message I'm getting. Thanks for your help.

Jerome

image

Comments

  • A bit strange...Have you attached to the VC-process according to the screen dump?

    image
    Lennart H
  • Can you double check that loaded modules (Debug -> Windows -> Modules) are the same version as the ones youa re using for building your applicatio?
     

    this happens mainly when one of the dlls are not same version (could be your dlls or the FP SDL dlls.

     

    BR
    Carlos Martinez
    ABB
  • Yes the process is attached the way you said Lennart.
    I just found that it was the Optimize code property of the Build project that was creating the problem.

    Thanks for your quick support,

    Jerome
  • Hey I know I'm here a little late on this thread... but I have the same problem....  anyone able to put a little more info... doesn't look like the poster had much time to expand on his revelation... .
     
    Mike Kegley