Skip to content

debugger: name anonymous functions in debugger module

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

debugger

Description of change

name anonymous functions in debugger module the changes are related to Ref: #8913 (closed) regarding the naming of just the inline anonymous functions that are not assigned to a variable

Merge request reports

Loading