View Issue Details

IDProjectCategoryView StatusLast Update
0000901XdebugStep Debuggingpublic2020-03-12 17:19
Reporterderick Assigned To 
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".