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]
Other format: [Raw text]

Re: Thread view locks up under cygwin


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



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