Jump to content

Alternartive to debug line by line?


knut_dyb

Recommended Posts

Hi guys and gals,

 

I've been developing for years - and I guess I've always had the 'luxury'  of  writing things more or less from

scratch - or using well documented frameworks....

 

Now, I have inherited a project of more than 400 php files, with includes going here, there and everywhere.

My simple question is this;

What would you recommend as the fastest, simplest way to get a 'code flow' dump of the code executes

as I move through the site?

 

In the old, dark days of yesteryears, a simple xref at compile time would / could give me a list of the code

executed... Sometime I wish for those days...  :-\

 

Any ideas anyone?

 

Thx,

Knut

Link to comment
https://forums.phpfreaks.com/topic/205618-alternartive-to-debug-line-by-line/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.