Fix TL step filter and just my code #5
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<StepFilter xmlns="http://schemas.microsoft.com/vstudio/debugger/natstepfilter/2010">
|
<StepFilter xmlns="http://schemas.microsoft.com/vstudio/debugger/natstepfilter/2010">
|
||||||
<Function><Name>jtl::.*</Name><Action>NoStepInto</Action></Function>
|
<Function><Name>tl::.*</Name><Action>NoStepInto</Action></Function>
|
||||||
</StepFilter>
|
</StepFilter>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user