Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3F2B6931.90202@yahoo.com.cn> Date: Sat, 02 Aug 2003 15:33:05 +0800 From: Liu User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030313 X-Accept-Language: zh-cn, en-us, en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: how to debug dll compiled from cygwin in windows Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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/