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 228235

Summary: Copy PHP XDebug call-stack to clipboard
Product: php Reporter: nevvermind
Component: DebuggerAssignee: Ondrej Brejla <obrejla>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: NB callstack to export/copy to clipboard

Description nevvermind 2013-04-04 08:19:26 UTC
Created attachment 133298 [details]
NB callstack to export/copy to clipboard

I think it would be a great little feature for PHP developers (I don't know about the Java features, but maybe this will help them, too) to have the ability to copy the call-stack into the clipboard (or some kind of export) when right-clicking one of the call-stack items (see attach).

I know about the XDebug profiler, but that's cumbersome.