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 158186 - Cannot add breakpoint by clicking on gutter
Summary: Cannot add breakpoint by clicking on gutter
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords:
: 157435 158369 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-02-09 12:09 UTC by Jaromir Uhrik
Modified: 2009-08-11 16:53 UTC (History)
3 users (show)

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 Jaromir Uhrik 2009-02-09 12:09:20 UTC
Product Version: NetBeans IDE Dev (Build 200902090201)
Java: 1.5.0_16; Java HotSpot(TM) Client VM 1.5.0_16-133
System: Mac OS X version 10.5.6 running on i386; MacRoman; en_US (nb)

I cannot add a breakpoint to the code by clicking on the gutter column. It simply doesn't work and I can add a breakpoit
only by invoking main menu Debug>New Breakpoint...
Comment 1 Jaromir Uhrik 2009-02-09 13:17:25 UTC
I have forgotten to mention that the menu item Debug>Toggle Line Breakpoint is still disabled.
Comment 2 Daniel Prusa 2009-02-09 15:11:47 UTC
Toggle breakpoint action is enabled when debugger is running, so there is a workaround.
Nevertheless, seems like a serious regression.
Comment 3 Filip Zamboj 2009-02-10 16:26:36 UTC
reproduced on:
Product Version: NetBeans IDE Dev (Build 200902091451)
Java: 1.6.0_11; Java HotSpot(TM) 64-Bit Server VM 11.0-b16
System: Linux version 2.6.27-11-generic running on amd64; UTF-8; en_US (nb)
Userdir: /home/felipee/SUN/userdirs/dev-1451

- runned with clear userdir
Comment 4 Martin Entlicher 2009-02-12 07:44:41 UTC
*** Issue 157435 has been marked as a duplicate of this issue. ***
Comment 5 Martin Entlicher 2009-02-12 14:35:49 UTC
*** Issue 158369 has been marked as a duplicate of this issue. ***
Comment 6 rmatous 2009-02-16 14:00:22 UTC
Affects PHP, Ruby and all scripting languages with debugger impl. ToggleBreakpoinAction is disabled until restart.
Comment 7 Daniel Prusa 2009-02-16 16:04:29 UTC
Fixed.
changeset f13fc55ca772 in main
details: http://hg.netbeans.org/main?cmd=changeset;node=f13fc55ca772
Comment 8 Quality Engineering 2009-02-18 10:29:51 UTC
Integrated into 'main-golden', will be available in build *200902180201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/f13fc55ca772
User: Daniel Prusa <dprusa@netbeans.org>
Log: #158186: cannot add breakpoint by clicking on gutter
Comment 9 Jaromir Uhrik 2009-08-11 16:53:54 UTC
Verified in the following build and also in many former builds:
Product Version: NetBeans IDE Dev (Build 200908110201)
Java: 1.5.0_19; Java HotSpot(TM) Client VM 1.5.0_19-137
System: Mac OS X version 10.5.8 running on i386; MacRoman; en_US (nb)