This is a follow-up for change c7e86b370905.
This change uses the general method, and not the registration
feature offered by omnitools to populate global space.
Ref T1395.
Differential D1622
Switch dprint_r and dieprint_r to Keruald\OmniTools\Debugger dereckson on Apr 20 2018, 18:46. Authored by Tags None Referenced Files
Subscribers None
Details This is a follow-up for change c7e86b370905. This change uses the general method, and not the registration Ref T1395. use function Keruald\dprint_r; use function Keruald\dieprint_r; dprint_r($someVariable); dieprint_r($someVvariable);
Diff Detail
|