Re: fullscreen debugger
"mfnoel" <[email protected]>
| Newsgroups | gmane.comp.emulators.hercules390.vm |
|---|---|
| Message-ID | <[email protected]> |
--- In [email protected], "Rocky" <rocsystems@...> wrote: > > Does it stop anywhere? or similar to CEDF - just at the KICKS calls? > Do you have a method for single stepping? or similar to CEDF? > It stops at every single COBOL source statement. At the moment it has has no way to "go to breakpoint", so I have to press enter after every source statement. As I said, not ready for prime time... You get into it by compiling with the special procedure AND by setting KEDF on. If you don't have KEDF on it runs normally (slightly slower no doubt but not noticable). You can set filters in KEDF to say what to break on (ie, SEND MAP, STARTBR, etc), but I haven't added one for 'source' yet. After setting KEDF on you just run the transaction as usual.