HLASM Toolkit Feature Interactive Debug Facility User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


FASTPATH | PATH | PATHFILE

HLASM Toolkit Feature Interactive Debug Facility User's Guide
GC26-8709-07

Read syntax diagramSkip visual syntax diagram
>>-+-FASTPath-+------------------------------------------------><
   +-PATH-----+   
   '-PATHFile-'   

FASTPATH displays the number of times each instruction was executed, at the right side of the disassembly listing. Equivalent to the PATH option in function, but provides enhanced performance.

PATH produces the same display.

PATHFILE produces the same display as PATH, but at the end of operation, writes the collected data to:
  • On CMS, file "ASM PATHDATA fm", where fm is specified by the MODE option (and defaults to file mode A1).
  • On z/OS, the data set pointed to by the PATHDATA DD name.
  • On z/VSE, to SYSLST.
See The PATH, FASTPATH, and PATHFILE options for more information.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014