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 197991 - Watches crashes netbeans in os x using gdb
Summary: Watches crashes netbeans in os x using gdb
Status: RESOLVED DUPLICATE of bug 197562
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.0.1
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Egor Ushakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-22 09:50 UTC by kilopopo
Modified: 2011-04-25 08:52 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 kilopopo 2011-04-22 09:50:45 UTC
I have a code for my class that simulates a shell its a very simple one.

When I debug the code in 6.8 and 6.9.1 as i step through each line the response time is very slow. I have to kill netbeans just to make it stop debugging. I have several watch variables also and as i debug through my code the values of the variable takes a long time to refresh.
Also netbeans becomes unresponsive if i debug my program and go to Watches.

I am using gdb GNU gdb 6.3.50-20050815 (Apple version gdb-1469)

I hope someone here can help me out.

Thanks
Comment 1 Alexander Pepin 2011-04-25 08:52:08 UTC
Now (in NB 7.0) the described problem has been fixed. The remaining issue is addressed in P2 bug #197562

*** This bug has been marked as a duplicate of bug 197562 ***