X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 12 Sep 2007 08:32 PM by  anon
Linux C program debugging via GDB going through IDL's CALL_EXTERNAL
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
12 Sep 2007 08:32 PM
    We are developing an IDL API for our existing C code. We are using a Linux system. We are connecting IDL .pro's to the new API C code .so's through CALL_EXTERNAL. Problem is, we need to debug our new C code that is receiving parameters from IDL. How can we use a debugger like GDB to step through our C code while it is being run via IDL's CALL_EXTERNAL? Anyone ever do this before in Linux? Thanks for any advice!

    Deleted User



    New Member


    Posts:3
    New Member


    --
    12 Sep 2007 08:32 PM
    Get the book Calling C from IDL by Ronn Kling. The book gives detailed instructions on how to do that. Haje
    You are not authorized to post a reply.