[wingide-users] Long delays using Debug Probe
Mark A. Schmucker
masc at rincon.com
Mon Jul 28 16:41:47 MDT 2008
> Is the autocomplete list filled with symbol names?
It is filled with symbol names, and it correctly selects the symbol I'm
typing from that list. Then it freezes.
> My initial suspicion is that it's something in the debugger
Hmm, I am debugging remotely. I'm on a breakpoint, and the bug icon on the
status bar is yellow- "Debug process paused". I have a large number of
Allowed Hosts (about 50). Could it be listening for remote connections even
though it's on a breakpoint? But it seems to be related to the object size.
If that doesn't trigger any new ideas, I'll try to pare it down to a simple
test case- the current project is complex.
Mark
-----Original Message-----
From: Wingware Support [mailto:support at wingware.com]
Sent: Monday, July 28, 2008 3:31 PM
To: Mark A. Schmucker
Cc: wingide-users at wingware.com
Subject: Re: [wingide-users] Long delays using Debug Probe
Mark A. Schmucker wrote:
> I love the Debug Probe feature, especially used in combination with
> the call stack. However it sometimes pauses for many seconds, making
> it unusable. This seems to happen when I have large data objects. For
> example, if I'm at a breakpoint and I type the first few letters of
> "my_large_data_object" in the Debug Probe, the autocompletion list
> drops down, it freezes for maybe 20 seconds, then continues normally
> for a few more keystrokes and freezes again. There is no status on the
> status bar to indicate what it's doing.
Is the autocomplete list filled with symbol names? Any chance you could
send us a test case? My initial suspicion is that it's something in the
debugger, but that's only a guess. If you don't have a test case, please
submit a bug report from within the IDE and include the error-log.
Thanks,
John
More information about the wingide-users
mailing list