1827922 Members
2225 Online
109971 Solutions
New Discussion

Re: Debug a subprocess

 
Rowan Wood
New Member

Debug a subprocess

I'm using OpenVMS 7.3-2, code is written in Fortran. Prior to this version, it was possible in the debugger to debug a subprocess at the point where the subprocess is starting by typing SET BREAK/ACTIVATING. This no longer works the way it used to. Can anyone tell me how I should do this now. Thanks.
2 REPLIES 2
Ian Miller.
Honored Contributor

Re: Debug a subprocess

It should still work. What happens now?
____________________
Purely Personal Opinion
Rowan Wood
New Member

Re: Debug a subprocess

I never see the subprocess. These are the commands as I typed them in:

debug/keep
conn
set proc
set bre/act
go

I then trigger the event which starts the subprocess but nothing happens in the debugger. Subprocess has been linked with debug.