Setting Automatic Resolution of Multiple Functions | Environment Variables |
dbxenv Command |
The overload_function environment variable determines whether dbx automatically resolves multiple functions with the same name.
overload_function on | off | If set to on, do automatic function overload resolution (C++ only). Default: on. |