From: khan AT xraylith DOT wisc DOT edu (Mumit Khan) Subject: Re: Matlab mex files and cygwin 23 Dec 1998 16:44:18 -0800 Message-ID: References: <199812231700 DOT RAA03004 AT cheetah DOT rpms DOT ac DOT uk> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: Matthew Brett Cc: gnu-win32 AT cygnus DOT com On Wed, 23 Dec 1998, Matthew Brett wrote: > Would it be straightforward to run it through the debugger myself? > I'm afraid I have no experience atall of Cygwin debugging. Actually, what I'm looking for are basically pointers to where dies and then perhaps look at the stack frame and so on. Basic knowlege of gdb should be sufficient for this. You can't really use VC's debugger since it won't be able to decode GCC's debugging format (in the same way gdb can't decode VC's debug format). I'll build a debugging version of cygwin dll and let you know. To keep things simple, I'll probably name it something else so it doesn't conflict with your current version. I'll back in town on the 28th, so hopefully soon thereafter. Happy Holidays to all. Regards, Mumit - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".