Message-Id: <200111142235.fAEMZ7t07902@delorie.com> 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 sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: "Mark Paulus" To: "cygwin AT cygwin DOT com" Date: Wed, 14 Nov 2001 15:34:45 -0700 Reply-To: "Mark Paulus" X-Mailer: PMMail 2000 Professional (2.20.2380) For Windows 2000 (5.0.2195;2) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: How do I debug a global object in a DLL?? Hi, I have this problem where I am defining a global object within a dll, but somehow that global definition is not making it into the main executable. Everything works fine if the program is statically bound, but I want to know how to go about debugging the program initialization steps, to see where the problem with this global objects constructor.... Thanks. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/