View Issue Details

IDProjectCategoryView StatusLast Update
0000495XdebugStep Debuggingpublic2020-03-12 16:59
Reportermigajek Assigned Toderick  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Product Version2.0.0dev 
Fixed in Version2.3.0 
Summary0000495: "exception" breakpoint, add type which responds to any error type.
Description

Hi,
as mentioned in http://xdebug.org/archives/xdebug-general/1686.html
it would be nice idea to add "exception" type to types list, which would respond to any of the available errors.

TagsNo tags attached.
Operating System
PHP Version5.3.0

Activities

derick

2014-02-27 19:00

administrator   ~0002676

I've implemented this using * as the exception name (instead of your suggested "exception").

Issue History

Date Modified Username Field Change
2009-12-01 21:36 migajek New Issue
2009-12-01 21:36 migajek PHP Version => 5.3.0
2009-12-01 21:36 migajek Xdebug Version => 2.1.0-dev
2014-02-27 19:00 derick Note Added: 0002676
2014-02-27 19:00 derick Status new => closed
2014-02-27 19:00 derick Assigned To => derick
2014-02-27 19:00 derick Resolution open => fixed
2014-02-27 19:00 derick Fixed in Version => 2.3dev
2015-02-22 14:30 derick Fixed in Version 2.3dev => 2.3.0
2020-03-12 16:59 derick Category Feature/Change request => Step Debugging