Plex 2E

 View Only
  • 1.  How to debug in Plex

    Posted Nov 17, 2014 01:28 PM

    Hi Experts...

     

    I'm new to Plex... and for now the only way I have to debug is to put log messages in my code... well... its an incredibly slow method to debug

     

    So can you tell me what is the best/most practical way to debug in C.A. Plex?

     

    (As a side note, I'm using plex to generate c++ code, but I dont know how to use visual studio to debug the generated code)

     

    Thanks



  • 2.  Re: How to debug in Plex
    Best Answer

    Posted Nov 18, 2014 02:32 AM

    What does plex help say?

     

     

     

    After that you can look at:

    C:\Program Files (x86)\CA\Plex\6.1\ADDEBUGCLIENT.chm

     

    After that you can look at:

    Plex Debugger Problems

     

    After that you can vote on this:

    Improve Debugger



  • 3.  Re: How to debug in Plex

    Posted Nov 19, 2014 09:21 AM

    Hi George,

    the thread linked by your reference "Plex Debugger Problems" should be pinpointed at front of this forum, or opened as a new folder. All the discussion is very useful.



  • 4.  Re: How to debug in Plex