You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to webgrind
I actually began writing a php/web front-end to Xdebug last October as
we were a Mac(dev)/Solaris(deploy) shop and our CTO said he'd never
gotten KCacheGrind to compile on either of those platforms.
I'm using Xdebug again in my current project and of all things am
doing some rudimentary reporting using awk (I'm on an embedded device
with no Perl installed) against the .xt trace files.
So I'll be having a look at your work, and might be interested in
getting involved, in particular if you haven't yet had to solve the
kinds of problems that I did last year.