public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Christopher Faylor <cgf@redhat.com>
To: Keith Seitz <keiths@cygnus.com>
Cc: Ian Roxborough <irox@redhat.com>,
	Fernando Nasser <fnasser@redhat.com>,
	insight@sources.redhat.com
Subject: Re: Stack Window Problem [was: Re: DLLs and Insight...]
Date: Thu, 01 Nov 2001 13:01:00 -0000	[thread overview]
Message-ID: <20011101160228.A4270@redhat.com> (raw)
In-Reply-To: <Pine.GSO.4.33.0111011246210.3461-100000@makita.cygnus.com>

On Thu, Nov 01, 2001 at 12:48:29PM -0800, Keith Seitz wrote:
>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.

If gdb is messed up wrt DLLs then I wouldn't be able to use it to debug
cygwin.

I've been checking in fixes for the last few weeks for dll handling.

From the description, it really sounds like there are two different versions
of the DLL on the system and either GDB or tcl has found the wrong one.

I previously suggested using the 'dll' command to load symbols.  'info shared'
will also show the list of loaded dlls.

cgf

  reply	other threads:[~2001-11-01 13:01 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-23 10:20 DLLs and Insight Ian Roxborough
2001-10-23 10:27 ` Keith Seitz
2001-10-23 14:30   ` FYI: DLL breakpoint bug [was: Re: DLLs and Insight...] Ian Roxborough
2001-10-23 14:36     ` Keith Seitz
2001-10-23 14:59       ` Ian Roxborough
2001-10-23 15:05         ` Keith Seitz
2001-10-23 15:14           ` Ian Roxborough
2001-10-23 15:21             ` Keith Seitz
2001-10-23 15:33               ` Ian Roxborough
2001-10-24 13:33             ` Keith Seitz
2001-10-23 10:52 ` DLLs and Insight Fernando Nasser
2001-10-23 11:06 ` Christopher Faylor
2001-10-31  9:24   ` Stack Window Problem [was: Re: DLLs and Insight...] Ian Roxborough
2001-10-31 10:48     ` Fernando Nasser
2001-10-31 11:33       ` Ian Roxborough
2001-10-31 11:53         ` Christopher Faylor
2001-11-01 11:42         ` Fernando Nasser
2001-11-01 12:44           ` Ian Roxborough
2001-11-01 12:48             ` Keith Seitz
2001-11-01 13:01               ` Christopher Faylor [this message]
2001-11-01 13:20                 ` Ian Roxborough
2001-11-01 14:05     ` Keith Seitz
2001-11-01 15:08       ` Christopher Faylor
2001-11-01 15:41         ` Keith Seitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20011101160228.A4270@redhat.com \
    --to=cgf@redhat.com \
    --cc=fnasser@redhat.com \
    --cc=insight@sources.redhat.com \
    --cc=irox@redhat.com \
    --cc=keiths@cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).