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

Summary: Add a Toolbar button to start and stop debug listener
Product: php Reporter: xwisdom <xwisdom>
Component: DebuggerAssignee: Ondrej Brejla <obrejla>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.3.1   
Hardware: PC   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.