¿ªÔÆÌåÓý

Re: User Program DEBUGging in CMS #VMCE
[...] I haven't debugged on VM of any flavour for a long time, but it seems to me you should be able to use the START assembler directive (instead of CSECT) to get your listings to match loaded
By Tony Harminc · #5022 ·
User Program DEBUGging in CMS #VMCE
It's been ages since I debugged a user program in CMS, and I'm stumbling over things I used to remember, so I have a few questions for anyone who's got something to offer. I have a program that has
By Mark A. Stevens · #5021 ·
Re: VM/370 & SVC #VMCE
I guess I'm going to need to start collecting MVT books from Bitsavers, and the like. Thanks! ... Mark S.
By Mark A. Stevens · #5020 ·
Re: VM/370 & SVC #VMCE
One of several books/PDFs I have cracked open at this point. Thanks! ... Mark S.
By Mark A. Stevens · #5019 ·
Re: In VM/CE does VMCF and/or IUCV exist?
Hello, Thank you Dave. Bert
By Bertram Moshier · #5018 ·
Re: In VM/CE does VMCF and/or IUCV exist?
Bertram, VMCF exists , IUCV does not. Dave Sent: 07 February 2023 10:11 To: [email protected] Subject: [h390-vm] In VM/CE does VMCF and/or IUCV exist? Hi, As the subject asks does either VMCF and/or
By Dave Wade · #5017 ·
In VM/CE does VMCF and/or IUCV exist?
Hi, As the subject asks does either VMCF and/or IUCV exist in VM/CE? Thank you, Bertram Moshier / WB8ERT
By Bertram Moshier · #5016 ·
Re: VM/370 & SVC #VMCE
Mark, If your work is on OS SVCs and you are familiar with OS please note that the OS emulation in CMS is based on OS/MVT release 21.8. I don¡¯t believe it was updated until VM/ESA (perhaps SP6) but
By Dave Wade · #5015 ·
Re: VM/370 & SVC #VMCE
Hi, Mark, The CMS OS simulation is fairly well described in that VM/370 Release 6 Vol 2 Mar 1979? PLM ... :-) I hope that helps, Mark
By Mark Waterbury · #5014 ·
Re: VM/370 & SVC #VMCE
Mark, Thanks for the information. I was not aware of the overlap. I was aware of OS vs DOS for some stuff, but now I know about SVCs. My focus is on the OS simulation, since the assembler code I am
By Mark A. Stevens · #5013 ·
Re: VM/370 & SVC #VMCE
Mark, See: http://bitsavers.org/pdf/ibm/370/VM_370/plm/ Note the last three manuals on that page ... Vol. 1 is for CP, Vol. 2 is for CMS ... Vol. 3 is for RSCS etc. SVC 202 and 203 are for CMS ... and
By Mark Waterbury · #5012 ·
Re: VM/370 & SVC #VMCE
That's the one I was looking for! So I need to go digging into the OS/VS* manuals. Oh bother. Now to find the proper manual "over there." Page 258 backs up your recollection. CMS supports selected SVC
By Mark A. Stevens · #5011 ·
Re: VM/370 & SVC #VMCE
Mark, To the best of my recollection, all SVCs issued in CMS other than those in the 200s? (e.g., 202, 203), are used by OS simulation.? Thus SVC 8 is from an OS LOAD macro.? SVC 10 is
By Bob Polmanter · #5010 ·
Re: VM/370 & SVC #VMCE
Tony, Thanks. I was trying to stay within the VM/370 environment, but I will also look at these. ... Mark S.
By Mark A. Stevens · #5009 ·
Re: VM/370 & SVC #VMCE
Thank you Joe. I might back up a page ;-) ... Mark S.
By Mark A. Stevens · #5008 ·
Re: VM/370 & SVC #VMCE
Dave, Thanks for the pointer to GC20-1807-7_VM370_System_Programmers_Guide_Rel_6_4-81.pdf, Seems to start at p. 256. This is where I got the list from SY20-0886-1_VM370_Rel_6_Vol_1_Mar79.pdf,? Figure
By Mark A. Stevens · #5007 ·
Re: VM/370 & SVC #VMCE
Have a look here: http://www.bitsavers.org/pdf/ibm/370/VM_370/Release_6/GC20-1807-7_VM370_System_Programmers_Guide_Rel_6_4-81.pdf Beginning at page 257. Joe
By Joe Monk · #5006 ·
Re: VM/370 & SVC #VMCE
<marXtevens@...> wrote: The modern zVM docs explain a lot of what SVC 202 does, even though they deprecate it. Obviously VM/370+mods doesn't implement everything, but it's good
By Tony Harminc · #5005 ·
Re: VM/370 & SVC #VMCE
GC20-1807 Looks right, for 202 & 203 but I think the SVC202 has been extended by mods. As SVC 8 is a OS/MFT call it won¡¯t be documented. Dave Sent: 05 February 2023 21:12 To: [email protected]
By Dave Wade · #5004 ·
VM/370 & SVC #VMCE
I've run into SVC 8, 202 and 203, and I'd like to know if there is a manual that contains all of them, and what they do. SY20-0886-1_VM370_Rel_6_Vol_1_Mar79.pdf (
By Mark A. Stevens · #5003 ·