This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to build & run ARM gdb?


On Tue, May 13, 2008 at 07:08:22PM -0700, Robert Trask wrote:
> The
> resulting gdb seems to work ok vis-a-vis connecting to the target via
> the remote protocol but it has problems interpreting the debug info in
> the executable thus:
> 
> (gdb) list  <symbol_name>
> No line number known for <symbol_name>.
> 
> Apparently this gdb can't understand the elf file?

What compiler was used?  Can you provide a test case?

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]