In article <[EMAIL PROTECTED]> you wrote:
> z/XDC from Cole Software is my tool of choice.  I'd say that would 
> also be true for most of the other Assembler programmers I've worked 
> with over the years.

> There is also the IDF that comes with the HLASM Toolkit, but the last
> time I tinkered with it, I was disappointed in its lack of certain
> capabilities -- being unable to step through code in "GETMAINed" storage 
> is one thing I remember.  It may be better today, though.

To step through storage outside of the program boundry, do:
SET TRACEALL ON

I've used both debuggers and each has its pluses and minuses.

> At 11:03 PM 1/26/2006, William McKinley wrote:
>   
> >I am writing Assembler with the new 64-bit instructions,
> >and frequency use the TSO TEST command for debugging.
> >
> >TEST does not recognize the new instructions for commands
> >such at "AT +12C" if the instructions is a LG.
> >
> >What do assembler programmers use with the new instruction
> >set?



> ==================================================
> Art Celestini       Celestini Development Services
> Phone: 201-670-1674                    Wyckoff, NJ
> =============  http://celestini.com  =============
-- 
Don Poitras - SAS Development  -  SAS Institute Inc. - SAS Campus Drive
[EMAIL PROTECTED]           (919) 531-5637                Cary, NC 27513

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to