bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: binutils bug ?


From: Nick Clifton
Subject: Re: binutils bug ?
Date: 12 Jul 2002 11:05:41 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1

Hi Gilles,

> I'm using a port of gnu tools for ARM. gcc 2.95, binutils 2.10, gdb
> 5.0.

These are old tools.  You should definitely consider upgrading to the
latest releases before considering this to be a real problem.

> I'm facing a problem with gdb. I can load my files in memory but I
> cannot see the source code into the debugger window.

Since this appears to be a gdb problem, you ought to report it to the
gdb mailing list:

        address@hidden

> I've found a lot of reference about dwarf format.

DWARF is a debug format.  You can find information about it at this
web site:

      http://www.eagercon.com/resources/resources.htm

Are you running the graphical version of GDB ?  If so, you may find
tha you have more luck running the command line based one instead.
Try starting GDB with the -nw switch.

Cheers
        Nick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]