This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 172088 - Debugging slows way down when accessing local variables window
Summary: Debugging slows way down when accessing local variables window
Status: RESOLVED INCOMPLETE
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: Egor Ushakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-12 16:44 UTC by mikecole314
Modified: 2009-10-06 13:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mikecole314 2009-09-12 16:44:35 UTC
System Version:	Mac OS X 10.6.1 (10B504)
Kernel Version:	Darwin 10.0.0
GNU gdb 6.3.50-20050815 (Apple version gdb-1344) (Fri Jul  3 01:19:56 UTC 2009)
GDB was configured as "x86_64-apple-darwin"
NetBeans 6.7.1

While debugging a simple C program, the debugging process slows way down as soon as I access the Local Variables window.  Slow means about 30+ 
seconds between single steps. 

Mike Cole
Comment 1 Egor Ushakov 2009-09-17 13:39:39 UTC
- do you have auto view active? (small button at the left side of the variables view)
- is it the same in auto and regular modes?

maybe you can attach gdb log (http://wiki.netbeans.org/GdbLog)
Comment 2 Egor Ushakov 2009-10-06 13:24:46 UTC
please provide requested information