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 - REGRESSION: breakpoints for IE broken
Summary: REGRESSION: breakpoints for IE broken
Status: RESOLVED WORKSFORME
Alias: None
Product: javascript
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: _ deva
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2008-09-23 03:25 UTC by _ krystyna
Modified: 2008-09-26 17:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
notserializableexceptions from log (39.71 KB, text/plain)
2008-09-23 03:35 UTC, _ krystyna
Details

Note You need to log in before you can comment on or make changes to this bug.
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.