pq23822 -  Interactive debugger on MVS error	
------------------------------------------------------------------------------------------------------------------

Affected Platforms:




Affected Features:

	Base Smalltalk

Prerequisites:



Symptom:

	In the method EsSCITransport>>#connectTo:, the call to #getHostByAddr:.  
	This call requires a connection to a nameserver, and will fail with error 
	code 49 (EADDRNOTAVAIL) if no nameserver is present.  Customers that are 
	using a dotted address for the interactive debugger target should have no
 	need for a nameserver.


Solution:

	In the method EsSCITransport>>#connectTo:, comment out the call to #getHostByAddr:.