public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Holger Vogt <hl212vo@uni-duisburg.de>
To: Keith Seitz <keiths@cygnus.com>
Cc: Holger Vogt <hl212vo@uni-duisburg.de>, insight@sources.redhat.com
Subject: Re: Warning: Couldn't restore frame in current thread
Date: Thu, 03 May 2001 14:33:00 -0000	[thread overview]
Message-ID: <3AF1CEC9.28D74E93@unidui.uni-duisburg.de> (raw)
In-Reply-To: <Pine.GSO.4.33.0105030957470.26334-100000@ryobi.cygnus.com>

Hi,

the problem is identified:

when I issue the command "info thread" in the console window, the warning message
appears (only once, when I use this command again without leaving the console window, it
will not show up a second time). If I leave the console window and enter it again, it
will again appear.

Some time ago I had opened the window "Processes" (via "View" and "Thread list" in the
Source window), which has the effect that every time the process is stepped further, the
warning message appears.

Close the Processes Window, and the warning message is gone.


I have downloaded the recent snapshot. Compilation stopped with an error and the
following message:

gcc -c  -I. -I. -I/cygdrive/g/insight+dejagnu-20010503/tcl/generic -I/cygdrive/g
/insight+dejagnu-20010503/tk/generic -I/cygdrive/g/insight+dejagnu-20010503/tk/x
lib -DEXP_VERSION=\"5.26\" -DSCRIPTDIR=\"/usr/local/share\" -DEXECSCRIPTDIR=\"/u
sr/local/lib\" -DTCL_DEBUGGER -g -O2  -DCYGWIN_ALTTCL -DDFLT_STTY="\"sane\""  ex
p_command.c
In file included from /usr/include/w32api/windef.h:145,
                 from /usr/include/w32api/windows.h:98,
                 from exp_command.c:626:
/usr/include/w32api/winnt.h:48: parse error before `CCHAR'
/usr/include/w32api/winnt.h:48: warning: data definition has no type or storage
class
/usr/include/w32api/winnt.h:68: parse error before `*'
/usr/include/w32api/winnt.h:68: warning: data definition has no type or storage
class
/usr/include/w32api/winnt.h:69: parse error before `*'
/usr/include/w32api/winnt.h:69: warning: data definition has no type or storage
class
/usr/include/w32api/winnt.h:79: parse error before `TCHAR'
/usr/include/w32api/winnt.h:79: warning: data definition has no type or storage
class
/usr/include/w32api/winnt.h:82: parse error before `TBYTE'
/usr/include/w32api/winnt.h:82: warning: data definition has no type or storage
class
/usr/include/w32api/winnt.h:83: parse error before `*'
/usr/include/w32api/winnt.h:83: warning: data definition has no type or storage
class
/usr/include/w32api/winnt.h:84: parse error before `*'
/usr/include/w32api/winnt.h:84: warning: data definition has no type or storage
class
...
...
many more error messages


Adding a line
#undef VOID
as line 41 in winnt.h solved the problem (probably not a useful general patch!?). This
also happened with the July 2000 Insight sources, so it may be a compatibility problem
with the new CYGWIN.

Holger




Keith Seitz schrieb:

> On Thu, 3 May 2001, Holger Vogt wrote:
>
> > The messages requested are:
> >
> > $ gcc -v
> > Reading specs from /bin/../lib/gcc-lib/i686-pc-cygwin/2.95.3-4/specs
> > gcc version 2.95.3-4 (cygwin special)
> >
> > $ uname -a
> > CYGWIN_98-4.10 A7W7R0 1.3.1(0.38/3/2) 2001-04-24 20:01 i586 unknown
>
> You are using newer versions of cygwin and gcc than I am, but I don't
> think that is the problem...
>
> > Recompiled the July sources with CC='gcc -mwin32' configure, moved only gdb.exe to
> > /bin: gdb -nw is o.k., gdb exits without displaying any window.
>
> I would graqb the snapshot and rebuild and reinstall the whole thing.
> Development on Insight is beginning to pick up, and I think that you may
> be running into an imcompatibility between the binaries and the tcl code.
> (Have you tried reinstalling ALL of insight instead of just copying the
> exe?)
>
> > Is the email from Fernando Nasser directly related to my problem? Where could I
> > find the actual sources to apply this patch?
>
> Actually, I have no idea what Fernando is talking about. I would wait for
> a response from him...
>
> Keith


  reply	other threads:[~2001-05-03 14:33 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-01 13:01 Holger Vogt
2001-05-01 14:07 ` Keith Seitz
2001-05-01 16:06   ` Holger Vogt
2001-05-01 18:31     ` Keith Seitz
2001-05-01 19:44       ` Fernando Nasser
2001-05-03  9:54       ` Holger Vogt
2001-05-03 10:01         ` Keith Seitz
2001-05-03 14:33           ` Holger Vogt [this message]
2001-05-07  9:37             ` Fernando Nasser
2001-05-06  5:31           ` CYGWIN 1.3.1 compile error Holger Vogt
2001-05-06 12:16             ` Christopher Faylor

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=3AF1CEC9.28D74E93@unidui.uni-duisburg.de \
    --to=hl212vo@uni-duisburg.de \
    --cc=insight@sources.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).