symbolic debugger
A debugger that allows debugging using symbolic information like variable names and function names, rather than just memory addresses. Used in software development.
Using a symbolic debugger, you can set breakpoints by variable name.
Variant with interpunct; both forms are used.
Borrowed from English 'symbolic debugger'.