From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,392a654c4e778943 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed.arcor.de!news.arcor.de!not-for-mail Newsgroups: comp.lang.ada Subject: Re: GDB 2.8.1 defect From: Georg Bauhaus In-Reply-To: References: <1132317809.937986.140480@g49g2000cwa.googlegroups.com> <1132444533.17109.3.camel@sonnenregen> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: # Message-ID: <1132834664.6581.2.camel@sonnenregen> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Date: Thu, 24 Nov 2005 13:17:45 +0100 NNTP-Posting-Date: 24 Nov 2005 13:14:25 MET NNTP-Posting-Host: aff52ca7.newsread4.arcor-online.net X-Trace: DXC=G1^>>9YcCm@ndh];1CKbgL:ejgIfPPldDjW\KbG]kaMHFYk:AnJB[CM`cVh5a]0I4OhP3YJKgE\jL75oPfI On Thu, 2005-11-24 at 18:01 +1100, Brian May wrote: > (gdb) finish > Run till exit from #0 gdb_final_failure.simple_float () > at gdb_final_failure.adb:5 > 0x01800c68 in gdb_final_failure () at gdb_final_failure.adb:12 > 12 Some_Float := Simple_Float; > Value returned is $1 = 5.5 > (gdb) I get a similar result using the GNAT GPL Edition's gdb.