Lines Matching refs:VM

29 Debugging under VM
31 Debugging IO on s/390 & z/Architecture under VM
110 ( useful info for debugging under VM ).
219 If using the virtual machine ( VM ) as a debugger it is quite difficult to
744 Debugging under VM
749 Addresses & values in the VM debugger are always hex never decimal
755 The VM Debugger is case insensitive.
757 VM's strengths are usually other debuggers weaknesses you can get at any
762 The VM Debugger displays operators but not operands, and also the debugger
795 Useful VM debugger commands
856 content in VM on z/Architecture. Obviously this isn't required for access
873 To make VM display a message each time it hits a particular address and
905 because there are thousands of these routines & VM can only set 255 breakpoints
922 This does a single step in VM on pressing F8.
933 Sometimes in VM the display is set up to scroll automatically this
948 this can make debugging a particular process under VM painful under normal
951 Thankfully after reading VM's online help I figured out how to debug
960 Start the program, if VM drops to CP on what looks like the entry
1040 On starting VM you are initially in the INITIAL trace set.
1061 Tracing linux syscalls under VM
1077 To find the cpu that the current cpu VM debugger commands are being directed at
1078 do Q CPU to change the current cpu VM debugger commands are being directed at do
1100 On the very latest VM Nucleus'es VM can now display ascii
1108 Under older VM debuggers (I love EBDIC too) you can use following little
1114 under VM ( unless you are good at decoding ASCII in your head ).
1206 Stack tracing under VM
1312 few hundred. Under VM for simplicity they are allocated contiguously, however
1457 Debugging IO on s/390 & z/Architecture under VM
1460 Now we are ready to go on with IO tracing commands under VM
1494 of another VM guest so he can ftp the logfile back to his own machine. I'll do
1497 1) Spool stdout to VM reader
1530 Other common VM device related commands
1540 READY <devno> cause VM to issue a fake interrupt.
1542 The VARY command is normally only available to VM administrators.
1559 Building a VM ramdisk under CMS which linux can use
1769 This is done using a the same trick described for VM
2114 & it may be wise to predefine the keys as described in the VM hints above