Listing Display
Bug Id ?
203
Reporter ?
David
Product/Version ?
MacGDBp / 1.3.1
Status ?
Closed
Severity ?
Moderate
Duplicate Of ?
- none -
Fixed in Revision ?
2984e8452a841828056e44234aa340fc398eba78
Mstone ?
Summary ?
Feature request: call (and return) breakpoints
Report Time ?
July 15, 2010 04:22 PM
Assignment ?
Robert
Resolution ?
Fixed
Priority ?
Normal
Dependencies ?
- none -
Mstone (old) ?


Votes
For: 1 (100%)
Against: 0 (0%)
Total: 1

July 15, 2010 04:22 PM David
When I click the "+" in the Breakpoints window, I'm prompted to load a file to set a breakpoint at a particular line. It would be handy if I could also enter a function name (or class name and method name) to set a breakpoint when that function is called. (And similarly be able to set hit count, break-on-expression, etc.)

September 11, 2019 04:36 AM Robert
Call breakpoints have been implemented for 2.0. In my testing, return breakpoints are not supported by PHP+XDebug. Closing this as fixed.

On September 11, 2019 04:36 AM, Robert changed: