Error message from gdb

View: New views
3 Messages — Rating Filter:   Alert me  

Error message from gdb

by Mike Grello :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

Hi,

I am using the gdb debugger and get the following error message:

Missing debug package(s), you should install: glibc-debug. The debugger stars and runs, but can't be sure what is caused by program under test and what is related to the error message.

I am using Spring 2009.

I have searched for a package including this verbiage in the software maintenance tool and there is no such package. Can anyone explain why this is occuring?

Thanks,

Mike Grello

--

Just wait till Jesus gets his hands on you, you little bastard....

-Abbie Hoffman


Re: Error message from gdb

by James Kerr-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tuesday 25 August 2009 Mike Grello wrote:

> Hi,
>
> I am using the gdb debugger and get the following error message:
> Missing debug package(s), you should install: glibc-debug.  The
> debugger stars and runs, but can't be sure what is caused by
> program under test and what is related to the error message.
>
> I am using Spring 2009.
>
> I have searched for a package including this verbiage in the
> software maintenance tool and there is no such package.  Can anyone
> explain why this is occuring?
>

*-debug packages are in the debug repo's, which should be available on
most mirrors in the /media directory for your arch. You can add them
as sources using urpmi.addmedia or just download the packages that you
require and install them using urpmi.

Jim

Re: Error message from gdb

by Greg Harris-8 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, 25 Aug 2009 16:02:29 -0400
Mike Grello <mgrello@...> wrote:

> Hi,
>
> I am using the gdb debugger and get the following error message:
> Missing debug package(s), you should install: glibc-debug.  The
> debugger stars and runs, but can't be sure what is caused by program
> under test and what is related to the error message.
>
> I am using Spring 2009.
>
> I have searched for a package including this verbiage in the software
> maintenance tool and there is no such package.  Can anyone explain
> why this is occuring?
>
> Thanks,
> Mike Grello
>
See http://wiki.mandriva.com/en/Policies/SoftwareMedia#Debug_sections

Basically, you will want to add debug_main, debug_contrib and/or
debug_non-free to your list of rpm media.