This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: DLLs and Insight...


On Tue, Oct 23, 2001 at 10:33:20AM -0700, Ian Roxborough wrote:
>I'm wondering about debugging inside a DLL loaded into an application.
>I'm getting a little closer to the Windows crashing problems, but I
>can't see an debug symbols or sources when I'm debugging inside the Tk
>DLL.  The stack shows "???" as calls into the Tk DLL.

It sounds like there is no debugging info in the DLL.  Is it being
compiled/linked with -g?

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]