EQA4096I TEST
runtime option DBM
is no longer supported and is
mapped to DBMDT
. Specify DBMDT
instead.
Explanation
DBM
specified on the TEST
runtime option is no
longer supported. It is mapped to DBMDT
and works like
DBMDT
.System action
The session starts in Debug Tool compatibility mode instead of standard mode.User response
Specify DBMDT
instead of DBM
to start a debug or code coverage
session in the Eclipse IDE using Debug Manager.