Skip to content

debugger: refactor _debugger.js

Checklist
  • make -j8 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

debugger

Description of change
  • == -> ===
  • use white space in array to improve readability

Merge request reports

Loading