Date: Thu, 23 Jan 2003 07:50:11 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Andris Pavenis cc: djgpp-workers AT delorie DOT com, Andrew Cottrell Subject: Re: obsoleting the annotate level 2 interface In-Reply-To: <200301221916.36298.pavenis@latnet.lv> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 22 Jan 2003, Andris Pavenis wrote: > Debugger support has been changed rather little changed gdb-4.1[78] times. > There are practically only maintainance related changes due to > incompatibilities with new GDB versions. It really uses annotate_*() > procedures (There are overriden them to get RHIDE internal source called from > GDB). The important question is does RHIDE set the annotation level to 2. Level 1 is not going to be eliminated too soon, since the Emacs intefrace to debuggers uses that. Level 2 is what is considered for deprecation now. Andris, could you please check whether RHIDE uses level 2? If it does, I will object on the GDB mailing list to obsoleting it. Thanks.