Date: Thu, 6 Apr 2000 13:39:09 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp-workers AT delorie DOT com Subject: Re: Gdb and floating point In-Reply-To: <38EC7A89.6065.2077F9@localhost> 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 Thu, 6 Apr 2000 pavenis AT lanet DOT lv wrote: > One nuisance: > > to get actual positon in ui_file opened with mem_fileopen currently > only possibility is to retrieve entire buffer with ui_file_xstrdup() > (RHIDE needs to get such position currently). I think it would be nice > to add something like > > ui_file_xstrlen() > > to get length of buffer only (really it's current pointer) like (untested): Please send the necessary patches to the gdb-patches mailing list. I didn't yet look into the various ui_* functions, so I cannot comment on this.