This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
how to debug dll compiled from cygwin in windows
- From: Liu <shorthair_liu at yahoo dot com dot cn>
- To: cygwin at cygwin dot com
- Date: Sat, 02 Aug 2003 15:33:05 +0800
- Subject: how to debug dll compiled from cygwin in windows
Hi,
I want to develop a windows program AAA.exe which loads BBB.dll. AAA.exe
and BBB.dll are developed by using Visual C.
And BBB.dll will load CCC.dll, and call some exported functions from
CCC.dll. CCC.dll is developed by normal C in cygwin.
The problem is how can I debug AAA.exe, BBB.dll and CCC.dll in one
environment like Visual C? Or Any other choices?
Thanks
Liu
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/