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 227330 - Add a Toolbar button to start and stop debug listener
Summary: Add a Toolbar button to start and stop debug listener
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.3.1
Hardware: PC All
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-12 06:31 UTC by xwisdom
Modified: 2013-03-12 06:31 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 xwisdom 2013-03-12 06:31:28 UTC
Hello,

I am requesting that a toolbar button be added to the NetBeans PHP IDE, that allows a developer to start and stop the XDebug listener without having to run the project in debug mode.

This will make it easier to start/stop debug while editing a page.