when I start a program in debug mode, at least for today's booted session (yesterday, by the way, the linker crashed often; only restarting es40 helped), I get subprocess or pipe login failure on the blue console, while in my putty term window I see:
Access violation, reason mask=00, virtual address=0000000000036F18, PC=0000000000031BAC, PS=0000000B
%DEBUG-I-CANTCREATEMAIN, could not create the debugger subprocess
%DEBUG-I-SHRPRC, debugger sharing users process
The es40 console at the same time (during DBG startup) shows many unknown opcodes:
00.00
11.23
00.1c0041
00.300030
00.02
00.25
10.21
14.1d1
00.31ba5
and the most often while running DBG for displaying user variables (multidimensional string arrays):
10.4a
on other occassions I got
12.00
10.11
14.16a
11.0a
18.2c44
11.29
1c.09
the last two probably while vms backup (restore from save-set from disk to disk) did run.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
when I start a program in debug mode, at least for today's booted session (yesterday, by the way, the linker crashed often; only restarting es40 helped), I get subprocess or pipe login failure on the blue console, while in my putty term window I see:
Access violation, reason mask=00, virtual address=0000000000036F18, PC=0000000000031BAC, PS=0000000B
%DEBUG-I-CANTCREATEMAIN, could not create the debugger subprocess
%DEBUG-I-SHRPRC, debugger sharing users process
OpenVMS Alpha Debug64 Version V8.3-009
%DEBUG-I-INITIAL, Language: PASCAL, Module: TEST_...
but DBG is more or less usable. ...
The es40 console at the same time (during DBG startup) shows many unknown opcodes:
00.00
11.23
00.1c0041
00.300030
00.02
00.25
10.21
14.1d1
00.31ba5
and the most often while running DBG for displaying user variables (multidimensional string arrays):
10.4a
on other occassions I got
12.00
10.11
14.16a
11.0a
18.2c44
11.29
1c.09
the last two probably while vms backup (restore from save-set from disk to disk) did run.