[68cat][debugger] Too slow and freezes while stepping

View: New views
13 Messages — Rating Filter:   Alert me  

[68cat][debugger] Too slow and freezes while stepping

by Alied Pérez Martínez :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

The debugger is too slow and freezes while stepping. If you wait it
might come back to life.

Product Version: NetBeans IDE Dev (Build 200910010513)
Java: 1.7.0-ea; Java HotSpot(TM) Client VM 16.0-b06
System: Windows Vista version 6.0 running on x86; Cp1252; es_ES (nb)

Re: [68cat][debugger] Too slow and freezes while stepping

by Martin Entlicher :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Can you please generate some profiler snapshots? So that we can identify
the problem...
Thanks.

Alied Pérez Martínez wrote:
> Hi,
>
> The debugger is too slow and freezes while stepping. If you wait it
> might come back to life.
>
> Product Version: NetBeans IDE Dev (Build 200910010513)
> Java: 1.7.0-ea; Java HotSpot(TM) Client VM 16.0-b06
> System: Windows Vista version 6.0 running on x86; Cp1252; es_ES (nb)

Re: [68cat][debugger] Too slow and freezes while stepping

by Ulf Zibis-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Maybe similar to:
http://www.netbeans.org/issues/show_bug.cgi?id=173405

-Ulf


Am 06.10.2009 17:12, Alied Pérez Martínez schrieb:

> Hi,
>
> The debugger is too slow and freezes while stepping. If you wait it
> might come back to life.
>
> Product Version: NetBeans IDE Dev (Build 200910010513)
> Java: 1.7.0-ea; Java HotSpot(TM) Client VM 16.0-b06
> System: Windows Vista version 6.0 running on x86; Cp1252; es_ES (nb)
>
>


Re: [68cat][debugger] Too slow and freezes while stepping

by Alied Pérez Martínez :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Until now, I haven't done much debugging. Nonetheless, I haven't noticed
more freezing. As soon as I notice it, 'll send more data.

Product Version: NetBeans IDE Dev (Build 200910100201)
Java: 1.7.0-ea; Java HotSpot(TM) Client VM 16.0-b06
System: Windows Vista version 6.0 running on x86; Cp1252; es_ES (nb)

El 06/10/2009 12:12, Alied Pérez Martínez escribió:
> Hi,
>
> The debugger is too slow and freezes while stepping. If you wait it
> might come back to life.
>
> Product Version: NetBeans IDE Dev (Build 200910010513)
> Java: 1.7.0-ea; Java HotSpot(TM) Client VM 16.0-b06
> System: Windows Vista version 6.0 running on x86; Cp1252; es_ES (nb)


Re: [68cat][debugger] Too slow and freezes while stepping

by Glenn Holmer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, 2009-10-06 at 12:12 -0300, Alied Pérez Martínez wrote:
> The debugger is too slow and freezes while stepping. If you wait it
> might come back to life.

I'm also seeing deadly slow response times in the debugger.  I'm
debugging against an external copy of GlassFish ("Attach Debugger..."),
and am seeing anywhere from five to twenty seconds delay for each line
when stepping through code.

--
____________________________________________________________
Glenn Holmer                          gholmer@...
Software Engineer                        phone: 414-908-1809
Weyco Group, Inc.                          fax: 414-908-1601




Re: [68cat][debugger] Too slow and freezes while stepping

by Martin Entlicher :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

It's likely caused by http://www.netbeans.org/issues/show_bug.cgi?id=174668.
I'm going to look at it...

Martin

Glenn Holmer wrote:

> On Tue, 2009-10-06 at 12:12 -0300, Alied Pérez Martínez wrote:
>  
>> The debugger is too slow and freezes while stepping. If you wait it
>> might come back to life.
>>    
>
> I'm also seeing deadly slow response times in the debugger.  I'm
> debugging against an external copy of GlassFish ("Attach Debugger..."),
> and am seeing anywhere from five to twenty seconds delay for each line
> when stepping through code.
>
>  

Re: [68cat][debugger] Too slow and freezes while stepping

by Glenn Holmer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, 2009-10-16 at 18:04 +0200, Martin Entlicher wrote:
> It's likely caused by http://www.netbeans.org/issues/show_bug.cgi?id=174668.
> I'm going to look at it...

I've also noticed that the "Continue" and "Step over Expression" buttons
in the toolbar rapidly alternate between enabled and disabled state when
this happens.  Has anybody else seen that?

--
____________________________________________________________
Glenn Holmer                          gholmer@...
Software Engineer                        phone: 414-908-1809
Weyco Group, Inc.                          fax: 414-908-1601




Re: [68cat][debugger] Too slow and freezes while stepping

by Alied Pérez Martínez :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yes, actually after sted over or step into, there is no longer possible
to step.

El 16/10/2009 13:29, Glenn Holmer escribió:
> On Fri, 2009-10-16 at 18:04 +0200, Martin Entlicher wrote:
>> It's likely caused by http://www.netbeans.org/issues/show_bug.cgi?id=174668.
>> I'm going to look at it...
>
> I've also noticed that the "Continue" and "Step over Expression" buttons
> in the toolbar rapidly alternate between enabled and disabled state when
> this happens.  Has anybody else seen that?
>


Re: [68cat][debugger] Too slow and freezes while stepping

by Ulf Zibis-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am 16.10.2009 18:29, Glenn Holmer schrieb:

> On Fri, 2009-10-16 at 18:04 +0200, Martin Entlicher wrote:
>  
>> It's likely caused by http://www.netbeans.org/issues/show_bug.cgi?id=174668.
>> I'm going to look at it...
>>    
>
> I've also noticed that the "Continue" and "Step over Expression" buttons
> in the toolbar rapidly alternate between enabled and disabled state when
> this happens.  Has anybody else seen that?
>
>  

I also have seen this in M2.

Ulf



Re: [68cat][debugger] Too slow and freezes while stepping

by Neil Green-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I have also started to run into the same issue. The freezing makes the debugger unusable and it happens every time I try to debug. I've added a profiler snapshot to http://www.netbeans.org/issues/show_bug.cgi?id=174668. I've upped the priority to P2 but I think P1 may be justified as debugging is currently impossible (at least in the main project I am currently working on). Is anyone else running into this problem?

Cheers
Neil


2009/10/16 Martin Entlicher <Martin.Entlicher@...>
It's likely caused by http://www.netbeans.org/issues/show_bug.cgi?id=174668.
I'm going to look at it...

Martin


Glenn Holmer wrote:
On Tue, 2009-10-06 at 12:12 -0300, Alied Pérez Martínez wrote:
 
The debugger is too slow and freezes while stepping. If you wait it might come back to life.
   

I'm also seeing deadly slow response times in the debugger.  I'm
debugging against an external copy of GlassFish ("Attach Debugger..."),
and am seeing anywhere from five to twenty seconds delay for each line
when stepping through code.

 


AW: [68cat][debugger] Too slow and freezes while stepping

by Wilfling Stefan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi!
 
I had the same problems today.
But I think the biggest problem is this bug: http://www.netbeans.org/issues/show_bug.cgi?id=174849
 
 
Regards


Von: Neil Green [mailto:neil.r.green@...]
Gesendet: Montag, 19. Oktober 2009 18:32
An: netcat@...
Betreff: Re: [68cat][debugger] Too slow and freezes while stepping

Hi,

I have also started to run into the same issue. The freezing makes the debugger unusable and it happens every time I try to debug. I've added a profiler snapshot to http://www.netbeans.org/issues/show_bug.cgi?id=174668. I've upped the priority to P2 but I think P1 may be justified as debugging is currently impossible (at least in the main project I am currently working on). Is anyone else running into this problem?

Cheers
Neil


2009/10/16 Martin Entlicher <Martin.Entlicher@...>
It's likely caused by http://www.netbeans.org/issues/show_bug.cgi?id=174668.
I'm going to look at it...

Martin


Glenn Holmer wrote:
On Tue, 2009-10-06 at 12:12 -0300, Alied Pérez Martínez wrote:
 
The debugger is too slow and freezes while stepping. If you wait it might come back to life.
   

I'm also seeing deadly slow response times in the debugger.  I'm
debugging against an external copy of GlassFish ("Attach Debugger..."),
and am seeing anywhere from five to twenty seconds delay for each line
when stepping through code.

 


Re: [68cat][debugger] Too slow and freezes while stepping

by Glenn Holmer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, 2009-10-16 at 18:04 +0200, Martin Entlicher wrote:
> It's likely caused by http://www.netbeans.org/issues/show_bug.cgi?id=174668.
> I'm going to look at it...

Martin, are you still looking for people to send in log files?  I just
attached one to the issue.

--
____________________________________________________________
Glenn Holmer                          gholmer@...
Software Engineer                        phone: 414-908-1809
Weyco Group, Inc.                          fax: 414-908-1601




Re: [68cat][debugger] Too slow and freezes while stepping

by Martin Entlicher :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Glenn Holmer wrote:
> On Fri, 2009-10-16 at 18:04 +0200, Martin Entlicher wrote:
>  
>> It's likely caused by http://www.netbeans.org/issues/show_bug.cgi?id=174668.
>> I'm going to look at it...
>>    
>
> Martin, are you still looking for people to send in log files?  I just
> attached one to the issue.
>  
Yes, thank you. Now it's clear that the re-parsing is triggered by focus
gain/lost events that are sent during debugging when NetBeans gain or
lose focus.

Martin