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: Stack Window Problem [was: Re: DLLs and Insight...]


On Thu, 1 Nov 2001, Ian Roxborough wrote:

> Here is how I am reproducing this problem:
>
> -> ./gdb ./gdb.exe
> -> break Tcl_Realloc
> -> run
> -> bt
> {Notice that everything should be normal}
> -> s
> {We change stack levels}
> -> bt
> {The stack frame called "Tcl_Realloc" is
>  now called "Tk_FreePixmap"}
>
> Does anybody else have a current up-to-date Windows build
> they could try to reproduce this with?  With Windows it's
> hard to tell if it's something specific to my machine
> or the code.

Didn't we ascertain last time that gdb was messed up w.r.t. dlls? See the
"FYI: DLL breakpoint bug [was: Re: DLLs and Insight...]" thread.

Keith




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