Patch-ID# 100035-01 Keywords: dbx sun4 fopen Synopsis:Sun-4 dbx print only passes one arg to functions. Date: 26-May-89 SunOS release: 4.0.3 Bug ID's fixed with this patch: 1019996 Patches which conflict with this patch: 100042 Architectures for which this patch is available: sun4 Obsoleted by: 4.1 Problem description: On Sun-4 systems only, issuing the command print f("a", "b") seems to pass only the first argument to f(). A new version of dbx is supplied. ===== This patch is obsoleted by 100042 - a collection of dbx patches which includes this particular bug fix. =====