Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Duncan Sands <duncan.sands@math.u-psud.fr>
To: Hilfinger@otisco.mckusick.com
Cc: gdb@sources.redhat.com, brobecker@gnat.com
Subject: Re: Meaning of "Builds libada directory"
Date: Thu, 07 Oct 2004 06:50:00 -0000	[thread overview]
Message-ID: <200410070849.24262.duncan.sands@math.u-psud.fr> (raw)
In-Reply-To: <200410070642.i976gaX24720@otisco.McKusick.COM>

On Thursday 07 October 2004 08:42, Paul N. Hilfinger wrote:
> 
> > Here's a data point: if I compile using gnat 3.15p, then CVS gdb correctly
> > sets the language to Ada.  If I compile using gcc from CVS (pre-ssa tag),
> > then it sets the language to minimal.
> > 
> 
> Hmm.  Haven't seen this, but then I don't use that compiler.  I shall inquire.
> Just out of curiosity, if you stop somewhere in Ada source, what language
> do you see?

minimal:

$ gdb ./x
GNU gdb 6.2.50_2004-10-06-cvs
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) break x.adb:5
Breakpoint 1 at 0x8049d02: file x.adb, line 5.
(gdb) run
Starting program: /home/duncan/tmp/x

Breakpoint 1, _ada_x () at x.adb:5
5          L : constant Float := 1.0;
Current language:  auto; currently minimal
(gdb)


  reply	other threads:[~2004-10-07  6:49 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200410061940.i96JeCLF003487@tully.CS.Berkeley.EDU>
2004-10-07  6:28 ` Paul N. Hilfinger
2004-10-07  6:32   ` Duncan Sands
2004-10-07  6:42   ` Duncan Sands
2004-10-07  6:49     ` Paul N. Hilfinger
2004-10-07  6:50       ` Duncan Sands [this message]
2004-10-07 14:48         ` Joel Brobecker
2004-10-07 14:55           ` Duncan Sands
2004-10-13 20:26           ` Duncan Sands
2004-10-13 20:33             ` Joel Brobecker
2004-10-07  7:08       ` Duncan Sands
2004-10-06 18:58 Duncan Sands
2004-10-06 19:02 ` Daniel Jacobowitz
2004-10-06 21:26   ` Duncan Sands

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200410070849.24262.duncan.sands@math.u-psud.fr \
    --to=duncan.sands@math.u-psud.fr \
    --cc=Hilfinger@otisco.mckusick.com \
    --cc=brobecker@gnat.com \
    --cc=gdb@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox