On 07/25/2006, Rob Hatcherson wrote:
I've been trying to track this down with gdb, but haven't made much progress. I put the cygwin1.dbg from the src distro into the /bin dir, which at least allowed some level of breakpoint setting, but so far none of the ones I've tried (dlopen, dll::init(), and a few others in that vicnity) have been hit. I'm not too familiar with the cygwin source base, so I may be snooping around in the wrong spot.
Have you tried putting break points in the DLL init routines for A.dll, B.dll, or just plain main()? -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 -- 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/