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 147949

Summary: REGRESSION: breakpoints for IE broken
Product: javascript Reporter: _ krystyna <krystyna>
Component: DebuggerAssignee: _ deva <deva>
Status: RESOLVED WORKSFORME    
Severity: blocker Keywords: REGRESSION
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: notserializableexceptions from log

Description _ krystyna 2008-09-23 03:25:54 UTC
NetBeans IDE Dev (Build 20080922203004)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b13
System: Windows XP version 5.1 

-Breakpoints set in .js do not suspend - 
  --with or with new option to ignore query strings. 


1) set 3 or 4 bp in fisheye.js
2) run debug file on index.html
3) toolbar does not suspend although debugger is running: Finish and Pause is activated.
4) switch to firefox browser, ok . suspends as expected.
5) switch back to IE, does not run

-Breakpoints in script tags also do not suspend
 --saw this work only suspend, on initial project, fresh userdir. Could not
   duplicate the successfull suspend.
Comment 1 _ krystyna 2008-09-23 03:35:12 UTC
Not sure if this is related, there are a number of java.io.NotSerializableExceptions
in the log on IDE exit. Attaching.
Comment 2 _ krystyna 2008-09-23 03:35:51 UTC
Created attachment 70243 [details]
notserializableexceptions from log
Comment 3 _ krystyna 2008-09-26 17:34:55 UTC
I could not reproduce this on NetBeans IDE Dev (Build 20080925212737)
or when testing on the original build from Monday that was broken
for me. Closing. Monday's build had a bad bug that affected 
Attached Debugger.