Skip to main content

Running several debuggers for COBOL under single CICS region

1 reply [Last post]
sams_u36
Offline
Joined: 2008-07-03

Hai Guys,
Sam from Chennai. I am working on a CICS based application under Solaris platform.
Details of my application:
Backend:COBOL,CICS,Oracle,Solaris
Frontend:Java,HTML.Windows.
Its an insurance based tool,where we need to debug the COBOL programs.
Question:
I turn on my debugger by setting up the COBANIMSRV variable.The debugger pops up as i login through my frontend with an user ID.But,simultaneosly when try to invoke a second debugger session,when the first one still persist,i am unable to pop up the debugger.
My doubt is whether we can run two debugger sessions for COBOL under single CICS region simultaneously.If not,is there any other tool ,which you can suggest for the above activity?.

Thanks for the reply

Sweetely
Offline
Joined: 2007-12-10
Running several debuggers

Hi!

There is a debugger called Trace Master which lets you open more than one debug window at the same time.
http://www.macro4.com/index.aspx

Cheers!