[Ipopt] Debug version of Ipopt

Brad Bell bradbell at seanet.com
Sat May 31 11:16:31 EDT 2008


I found my problem. I had not exported the proper LD_LIBRARY_PATH in the 
shell that was running the debugger.


Brad Bell wrote:
> How does one configure Ipopt for debugging ?
>
>  I compile my program with debugging, but when I try to run my Ipopt 
> program in the gdb debugger, I get the following message:
>
> (gdb) run
> Starting program: /home/bradbell/Ipopt_CppAD/cpp_example
>
> warning: Missing the separate debug info file:
> /usr/lib/debug/.build-id/ac/2eeb206486bb7315d6ac4cd64de0cb50838ff6.debug
>
> /home/bradbell/Ipopt_CppAD/cpp_example: error while loading shared 
> libraries: libipopt.so.0:
> cannot open shared object file: No such file or directory
>
> Program exited with code 0177.
> (gdb)
>
> _______________________________________________
> Ipopt mailing list
> Ipopt at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/ipopt
>
>
>   



More information about the Ipopt mailing list