[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Removing breakpoints/debugging stuff from CVS head
From: |
Neil Jerram |
Subject: |
Removing breakpoints/debugging stuff from CVS head |
Date: |
Sun, 12 Jun 2005 08:59:46 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Debian/1.7.8-1 |
Would anyone object if I deleted my work on breakpoints and
debugging-in-Emacs from CVS head? To be precise, this means deleting:
guile-core/emacs/README.GDS
guile-core/emacs/gds*
ice-9/debugger/*
and backing out some associated changes to ice-9/debugger.scm (+ NEWS,
Makefile.am etc).
The reasons are that
- the mainline of this work is now in the separate guile-debugging
project (hosted on Gna!)
- the stuff in CVS is obsolete (with respect to the guile-debugging
mainline)
- while it is still under development, it's more convenient to keep this
work in a separate project, because it means that I can target
guile-debugging releases at the most recent widely available stable
Guile (instead of trying to squeeze in the work before the next stable
core release).
Regards,
Neil
- Removing breakpoints/debugging stuff from CVS head,
Neil Jerram <=