Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!rpi!batcomputer!lacey From: lacey@batcomputer.tn.cornell.edu (John Lacey) Newsgroups: comp.unix.questions Subject: Is there an AWK debugger? Message-ID: <8372@batcomputer.tn.cornell.edu> Date: 11 Jul 89 19:35:10 GMT Reply-To: lacey@tcgould.tn.cornell.edu (John Lacey) Organization: Cornell Theory Center, Cornell University, Ithaca NY Lines: 21 I'm developing an application using AWK. The programs involved are getting to be fairly substantial (several hundred lines, up to 6 or 7 files being read and written to), and I was wondering if anyone has ever seen, heard of, written, or used an AWK debugger. I am using both gawk 2.10 and the original AWK (1977). What does a debugger look like for an interpreted language? Is it possible to add one on to an existing interpreter, or am I going to have to hack at gawk in order to get what I want? I know, a lot of you are going to say ``Why are you using AWK?'' Because it's a convenient development language, and in this case I can make good use of the pattern matching. If I need a faster application when I finish, I will recode it in C. -- John Lacey | Internet: lacey@tcgould.tn.cornell.edu running unattached | BITnet: lacey@crnlthry | UUCP: cornell!batcomputer!lacey "Whereof one cannot speak, thereof one must remain silent." ---Wittgenstein