Date: Thu, 8 Apr 1999 15:03:57 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Andris Pavenis cc: dj AT delorie DOT com, djgpp-workers AT delorie DOT com Subject: Re: v2.03 release: what else has to be done? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 6 Apr 1999, Andris Pavenis wrote: > Well I did some cleanup of dbgcom.c source and I'm sending it. I tested that the > size of 'diff -c3 ...' output is the same as full sources so I'm sending full > sources of src/debug/common/dbgcom.c and include/debug/dbgcom.h Thanks. I checked these in. One question: dbgcom.c has several #define's at its beginning (DEBUG_ALL_DBGCOM etc.) which are not defined by default. Which of these #define's should be uses when building the library, and why?