Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. sreesmart

    TRACE OF COBOL CODE ON MAINFRAME

    Hi slade..., Would you mind sharing that utility- A poor man's ready trace. I would be grateful if you could do that. As Marc suggested I'm trying out the compile and run-time TEST option to generate trace. But I still haven't got about getting it done. Thanks a lot all you guys..., --sree
  2. sreesmart

    TRACE OF COBOL CODE ON MAINFRAME

    Marc u still haven't understood my requirement. I am not using it to debug my cobol application. This trace file generated is required for another application. I need a way to generate a line by line exec trace..ie the control flow. every statement executed should be part of my trace file. I...
  3. sreesmart

    TRACE OF COBOL CODE ON MAINFRAME

    Hi all, Thanz a lot for ur suggestions, but I am not sure all of them were helpful. I'll need to make my requirement more clear. I need to generate a Trace file ie A file containing all statements executed for a given set of inputs. So Debug tools won't be of any help since they provide...
  4. sreesmart

    TRACE OF COBOL CODE ON MAINFRAME

    Hi all, In am faced with the task of generating trace of cobol source code on mainframes. Does anyone have any idea about how to do this? Sree

Part and Inventory Search

Back
Top