... As Hercules emulates bare metal, and bare metal can only run one MVS, the answer is no. You can run two Hercules, each with an MVS. Or you can run VM under...
Binyamin Dissen
bdissen@...
Jan 1, 2006 8:23 am
45327
Hi all, I've downloaded the new version. I've encountered and circumvented the followings probs: - under FC4 (RPM 4.4.x) the rpmbuild fail duw to the changed...
Hi all, I have a working system, running under the latest windows version (great work guys) - I would like to migrate the entire system to Linux. I tried...
Binyamin, ... or DASD extent? << Come on - we are looking at DOS. SYSLOG will be decoded as bitstring (first byte SYSCLASS- then the SYSnumber). At EXCP time...
... Never did DOS programming. So SYSLOG in this case refers to a specific device class that is resolved by the assembler? ... No need for a DTF/DCB? -- ...
Binyamin Dissen
bdissen@...
Jan 1, 2006 1:07 pm
45331
... Gratuitous Incompatibilities R Us. Grumble. Is there a way to have this work on both versions? ... I don't have an RPM-based Linux on my Opteron (it runs...
Hi, ... Yes. For at least third time, yes. ... Below is a diff against 3.03.1 .spec. Tested on CentOS-4/x86-64 and i686 targets. Should buidl virtually on any...
Pasi Pirhonen
upi@...
Jan 1, 2006 3:55 pm
45333
... I am the author, and the owner of this Intellectual Property (IP), a facsimile of which (see 'Net reference cited above) has been modified to delete the ...
Binyamin ... resolved by the assembler? << Refers to a SYSTEM logical unit (as opposed to Programmer logical units which are numbered). The SYSTEM logical...
Thank you for researching STARTIO and making the information available. The person that keyed your sample program source probably dropped your copyright notice...
... I've been using EXCP (with my own DEB) since MVT days. For MVS I needed to add a DEBCHK. However, I was curious and tried this on 3.8j. There were a couple...
I have corrected the FREEMAIN register. There may be other typos. I haven't found a copy of Peter's 1975 class release, IBM's 1976 class release, or Peter's...
Hello, Is there a way to do step by step debug using Hercgui . All I could find is a command to set a breakpoint. Thanks, David. [Non-text portions of this...
Hello Jay, ... top of ... (now ... RS/6000 (now ... If p/Series systems are no different than i/Series systems, then can we run OSes for i/Series on p/Series??...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the hercules-390 group. File :...
hercules-390@yahoogro...
Jan 2, 2006 1:14 pm
45341
If p/Series systems are no different than i/Series systems, then can we run OSes for i/Series on p/Series?? I mean can I run OS/400 or a newer version on our...
... Hash: SHA1 ... The 's+' command is what I believe you want. It turns on instruction stepping. It will display each instruction it is about to execute and ...
... You can use t+/t- to trace instructions after you hit the break point, but unless you are debugging standalone code, you would be better using the debug in...
... The STARTIO has to be issued under the shield of the LOCAL lock. Well, it doesn't actually have to be, but the usual protocol is for the LOCAL lock to be...
We downloaded the latest MVSC binary from Ivan's site dated 1-2-2006 to checkout the devinit mod/correction on the semi-graphical panel. It works now, but...
Ivan, noticed your performance page stopped back in early 2005. Can we get a performance graph for release levels of Hercules instead of daily as your page had...
... In re: the above ... It is perhaps best to try to simulate a real application, using a technique which I euphemistically call a "plastic application". ...
Folks, Well after much burning of the midnight oil, I am pleased to say that the problem with floating point code in GCC3.2 has now been traced and fixed. The...
Ivan, noticed your performance page stopped back in early 2005. Can we get a performance graph for release levels of Hercules instead of daily as your page had...
________________________________ From: hercules-390@yahoogroups.com [mailto:hercules-390@yahoogroups.com] On Behalf Of Ivan Warren Sent: Monday, January 02,...
... After two hours of 'loading' source which normally takes much less time, we canceled the job and reverted back to 3.03.1 from Volker's site. We think...
Hi, Not sure if you've done so already but just in case.... have you tried to transfer the files in "binary" mode? ASCII transfers from windows to *nix removes...
... Good thought. cckd dasd images are intended to be host os and hardware agnostic. In fact any cckd image created at any time from its beginning (hmm, Oct ...
Thanks for the reply, I really should have replied to my own posting when I 'fixed' the problem the next day. As it turns out (Greg's subsequent response...
OS/400 is very different than any operating system that runs in the 360/370/390/z machines. The AS/400 arch. was three layered, microcode, macrocode and then ...