6 lines
216 B
XML
6 lines
216 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<StepFilter xmlns="http://schemas.microsoft.com/vstudio/debugger/natstepfilter/2010">
|
|
<Function><Name>jtl::.*</Name><Action>NoStepInto</Action></Function>
|
|
</StepFilter>
|
|
|