public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Thread view locks up under cygwin
@ 2003-03-15  4:44 Jafa
  2003-03-16 19:28 ` Keith Seitz
  0 siblings, 1 reply; 2+ messages in thread
From: Jafa @ 2003-03-15  4:44 UTC (permalink / raw)
  To: insight

Hi guys,

I have just merged the ip2k port of gdb to the latest trunk of gdb+insight
and have noticed that when attempting to display the thread window insight
just sits there (busy).

The version of gdb currently shipping with cygwin (x86 gdb) has the exact
same problem - choosing 'threads' in the menu causes insight to go into a
busy state not actually doing anything.

BTW - 'info threads' in the console window works fine.

Nick


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Thread view locks up under cygwin
  2003-03-15  4:44 Thread view locks up under cygwin Jafa
@ 2003-03-16 19:28 ` Keith Seitz
  0 siblings, 0 replies; 2+ messages in thread
From: Keith Seitz @ 2003-03-16 19:28 UTC (permalink / raw)
  To: Jafa; +Cc: insight

On Fri, 2003-03-14 at 20:18, Jafa wrote:

> The version of gdb currently shipping with cygwin (x86 gdb) has the exact
> same problem - choosing 'threads' in the menu causes insight to go into a
> busy state not actually doing anything.

The threads window is very, very simple and stupid. All it does is parse
the output of "info threads". Perhaps there's been a change to the
output of the command which is confusing the code. Try opening a debug
window (control F11 in source window or "tk ManagedWin::open DebugWin"
in console) and see if an error shows up. If not, compare the output of
"info threads" with what is expected in process.itb.

Keith


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-03-15  4:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-15  4:44 Thread view locks up under cygwin Jafa
2003-03-16 19:28 ` Keith Seitz

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).