From the Stack Dump Facility panel, choose the stack dump you want to debug. To download a dump to your workstation, it must be exported from VSAM to a predefined sequential or partitioned data set (LRECL=24000, RECFM=F). Export the dump by placing an E in the Action column of the desired row and pressing enter.
The following screen appears:
Smalltalk Stack Dump Facility Output Data set: Project . . . . Group . . . . . Type . . . . . Member. . . . . Other Partitioned or Sequential Data Set: Data Set Name:
Enter the name of the predefined sequential or partitioned data set using the required fields of Project, Group, Type, and Member, which are kept in your profile between runs. Alternatively, you can specify the data set in the Data Set Name field using standard TSO naming conventions.
Once the dump is copied to your partitioned or sequential data set, you can download it in binary to the workstation where you can view the dump in Smalltalk using the stack dump debugger.