View Issue Details

IDProjectCategoryView StatusLast Update
0000901XdebugStep Debuggingpublic2020-03-12 17:19
Reporterderick Assigned Toderick  
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionwon't fix 
Target Version2.3.0 
Summary0000901: Extend DBGp so that specific directory paths can be ignored from breakpoints firing
Description

This feature makes it possible to ignore certain boilerplate code (such as libraries/frameworks) from annoying uses in the debugger.

TagsNo tags attached.
Operating System
PHP Version5.4.4

Activities

derick

2014-02-27 19:41

administrator   ~0002708

This is something the IDE should do. Upon those filtered
breakpoints, simply issue another "run".

Issue History

Date Modified Username Field Change
2012-11-12 14:24 derick New Issue
2012-11-12 14:24 derick Status new => assigned
2012-11-12 14:24 derick Assigned To => derick
2014-02-27 19:41 derick Note Added: 0002708
2014-02-27 19:41 derick Status assigned => resolved
2014-02-27 19:41 derick Resolution open => won't fix
2015-02-22 14:32 derick Target Version 2.3dev => 2.3.0
2020-03-12 16:55 derick Severity major => feature
2020-03-12 17:19 derick Category Feature/Change request => Step Debugging