Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <000c01bfadf0$9f13e260$8f742e93@snu.ac.kr> From: "Sung-taek Lim" To: , Subject: I want to build MS Windows GUI for gdb Date: Mon, 24 Apr 2000 22:25:55 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="ks_c_5601-1987" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id IAA09532 I'm considering to build a MS Windows GUI for gdb. When I glanced over DDD, it seems to make use of pipe to communicate with gdb. Am I right? I suspect that GUI built by MFC can support such trick. How about converting all object files of gdb to a dll? I have no experience. Is it very difficult? Can MFC application utilize the dll generated by cygwin? Can anybody suggest better idea? Any kind of advice is welcomed. Sing-taek.