MacGDBp 1.4

Free Debugging a live, running PHP application has never been so easy!
5 
Rating
Your vote:
Latest version:
2.1.2 See all
Developer:
Download
Free   842 KB
Freeware
Used by 162 people
Info updated on:

When working with variables in the debugger display, you can bring up an inspector HUD to view the entire contents of the variable. This is great for long strings such as templates, queries, or POST values. Like any traditional debugger, MacGDBp will allow you to walk through your code one line (or more) at a time. The three stepping controls allow you to step into a line of code, moving deeper into the function stack; step out of a line of code, taking you out of a function and up the stack by one level; or step over a line of code, for when inspection of a further method call is not necessary. Breakpoints are an integral part of any debugging system. With a breakpoint, you can have the PHP engine pause execution at a specific line of code and then go over each line of code, examining the variables that have changed, to find a specific bug that is plaguing your application. Breakpoints can be set before you even attach the debugger to the running PHP application in the breakpoints manager, or while the PHP application is actively running and is paused at a different point of execution.

Screenshots (2)

Comments

5
Rating
1 vote
5 stars
1
4 stars
0
3 stars
0
2 stars
0
1 stars
0
User

Your vote:

Related apps

Flash Player Debugger
Flash Player Debugger
Free
rating

Adobe Flash Player Debugger can be very useful for collecting debug information.

Script Debugger
Script Debugger
rating

Script Debugger provides everything you need to quickly and easily author AppleScripts that work.

React Native Debugger
React Native Debugger
Free
rating

A standalone application based on the official debugger of React Native.

Hopper Debugger Server
Hopper Debugger Server
Free
rating

Remotely debug your applications.

Shotgun Debugger
Shotgun Debugger
Free
rating

2D, top-down action game for Mac.

Related suggestions

Tags