Re: Availability of non-GPL debugger source code

nr@eecs.harvard.edu (Norman Ramsey)
8 Feb 2004 22:12:23 -0500

          From comp.compilers

Related articles
Availability of non-GPL debugger source code mikejm@sbcglobal.net (Mike McClosky) (2004-02-01)
Re: Availability of non-GPL debugger source code ppluzhnikov@charter.net (Paul Pluzhnikov) (2004-02-04)
Re: Availability of non-GPL debugger source code jacob@jacob.remcomp.fr (jacob navia) (2004-02-04)
Re: Availability of non-GPL debugger source code nr@eecs.harvard.edu (2004-02-08)
| List of all articles for this month |

From: nr@eecs.harvard.edu (Norman Ramsey)
Newsgroups: comp.compilers
Date: 8 Feb 2004 22:12:23 -0500
Organization: Harvard University, Cambridge, Massachusetts
References: 04-02-035
Keywords: debug
Posted-Date: 08 Feb 2004 22:12:23 EST

Mike McClosky <mikejm@sbcglobal.net> wrote:
>I am looking for source code for an open source non-GPL,
>non-restrictive distribution licensed source level debugger,
>preferably supporting C++.


You're welcome to work with ldb, described at
http://www.eecs.harvard.edu/~nr/ldb. At present we're supporting C
and some toy compilers, and we have hopes of supporting the MLton
compiler for ML. My guess is that it would be a fair amount of work
to adapt the tool for C++, but still much better than starting from
scratch.


We've been working hard to try to figure out good strategies for
supporting different languages and compilers. I hope to have some
papers submitted for publication by summertime.
--
Norman Ramsey
http://www.eecs.harvard.edu/~nr


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.