Xref: news2.mv.net comp.os.msdos.djgpp:906 From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: I'll ask again: V2.00 Remote debugging support? Date: Thu, 08 Feb 1996 18:41:25 CST Organization: Rice University, Houston, Texas Lines: 23 Message-ID: <311a9835.sandmann@clio.rice.edu> References: <4fbb0s$gt AT superb DOT csc DOT ti DOT com> <311956c5 DOT sandmann AT clio DOT rice DOT edu> <4fd3mv$ico AT superb DOT csc DOT ti DOT com> Reply-To: sandmann AT clio DOT rice DOT edu NNTP-Posting-Host: clio.rice.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp > Is Ladybug a viable debugger for V2? It was originally based on FSDB which was an easy port, so it's not too bad. Some of the features (like profiling) won't work. > Are there any plans to productionize it for V2? I don't have any. I hoped the author would do so. > I might be able to help with such an effort, but I'd prefer to > spend my time working on my program rather than on the development tools. Right now, I'm sort of burned out, so had no real plans for any V2 development for a while. > I'm willing to give it a try. Please send me more specific details if you > have them. I assume the source is in the V1 directories somewhere. If > anyone else is interested in pursuing this, please let me know. Thanks. Since I got it marginally running once under V2, if anyone's interested in finding it, looking at edebug32/fsdb and seeing how they are built, I think it will be reasonably obvious what needs to be done. If you're stuck, drop me a line.