comp.lang.ada
 help / color / mirror / Atom feed
From: Ludovic Brenta <ludovic@ludovic-brenta.org>
Subject: Re: Could not launch the debugger
Date: Sun, 09 Mar 2014 14:47:18 +0100
Date: 2014-03-09T14:47:18+01:00	[thread overview]
Message-ID: <87wqg3a3h5.fsf@ludovic-brenta.org> (raw)
In-Reply-To: bnmhu7F8uuqU1@mid.individual.net

hreba <hreba@terra.com.br> writes:
> On 03/03/2014 05:46 PM, J-P. Rosen wrote:
>> Le 02/03/2014 19:37, hreba a écrit :
>>> 2. Check whether the GNU debugger is in the path. Opening a terminal
>>> window and executing "gdb" invoked the debugger.
>> Make sure you have the right one.
>>
>> A common source of problems is that you have to use the gdb provided
>> with GNAT, but you often have another one installed. Make sure the GNAT
>> bin directory is first on the path.
>>
>
> Installed all packages of my Linux distribution with "gnat" in its
> name, but they contain no specific gdb:
>
> frank@office ~ $ find /usr -name gdb -executable \! -type d
> /usr/bin/gdb
> find: `/usr/lib/gimp/2.0/plug-ins/bimp-locale': Permission denied
>
> So it seems to be a bug of the package.

No, see https://bugs.debian.org/659166 (I am surprised that you could
not find the exact phrase "Could not launch the debugger" which is in
the title of this bug!)

The problem is that the gdb provided by package gdb does not work in the
console of GPS; you must install gdb-minimal instead, as gnat-gps
recommends.

-- 
Ludovic Brenta.


  reply	other threads:[~2014-03-09 13:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-02 18:37 Could not launch the debugger hreba
2014-03-03 20:46 ` J-P. Rosen
2014-03-04 17:47   ` hreba
2014-03-09 13:47     ` Ludovic Brenta [this message]
2014-03-11 23:01       ` hreba
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox