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 200737 - Set execution point
Summary: Set execution point
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.1
Hardware: PC Windows XP
: P3 normal with 1 vote (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-07 17:21 UTC by monk.e.boy
Modified: 2011-08-08 07:20 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description monk.e.boy 2011-08-07 17:21:30 UTC
When debugging a file, I would like to be able to move the execution point.

I want to right click on a line of code, choose 'Set Execution Point' or 'Run from here' or similar.

I often used this (in my previous IDE) it's actually really useful when combined with the 'Execute this' window that allows immediate execution of random snippets of code (e.g. http://netbeans.org/bugzilla/show_bug.cgi?id=112358)



This may be related to some other bugs I filed:

http://netbeans.org/bugzilla/show_bug.cgi?id=198445
http://netbeans.org/bugzilla/show_bug.cgi?id=198878
Comment 1 Ondrej Brejla 2011-08-08 07:20:42 UTC
It's not defect. Changing to P3 enhancement.