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 - Copy PHP XDebug call-stack to clipboard
Summary: Copy PHP XDebug call-stack to clipboard
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal with 1 vote (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-04 08:19 UTC by nevvermind
Modified: 2013-04-04 09:04 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
NB callstack to export/copy to clipboard (15.71 KB, image/png)
2013-04-04 08:19 UTC, nevvermind
Details

Note You need to log in before you can comment on or make changes to this bug.
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.