curl-users
nmake /f Makefile.vc DEBUG=yes ... doesn't generate a debuggable curl.exe
From: Jaime Hablutzel Egoavil <hablutzel1_at_gmail.com>
Date: Tue, 5 Feb 2013 17:45:08 -0500
Date: Tue, 5 Feb 2013 17:45:08 -0500
Hi, I just built curl using a command like the following:
nmake /f Makefile.vc mode=dll DEBUG=yes VC=10 MACHINE=x86
And when trying to debug from the IDE
curl.exe <some params>
Visual Studio 2010 prompts something like:
debug information for 'curl.exe' cannot be found
Why curl.exe is not debuggable? I want to learn how libcurl does a specific
task and my point of reference is a command executed with curl.exe so I
need to debug it.
Thanks
-- Jaime Hablutzel - RPC 987608463 (tildes omitidas intencionalmente)
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-02-05