Sandeep Joshi | 5 May 2006 09:28
Picon

Does GDB supports Dwarf info produced by ARM ADS1.2.1

 
Hello
 
I want to know if GDB is able to debug the output of ARM ADS1.2.1... Does the Dwarf generated by ADS differs from Dwarf2.0 format.. Please provide your inputs.
 
Thanks,
Sandeep
 
_______________________________________________
Gdb mailing list
Gdb <at> gnu.org
http://lists.gnu.org/mailman/listinfo/gdb
Mayer, Julian | 10 May 2006 13:08

GDB and embedded MPC565

Hello,

 

I’m working with the MPC565 from Motorola and like to use the GDB (Insight) do debug my software on it.

Now I have the following problem:

When I’m debugging in RAM all is ok, but when I write the program into flash (internal flash) the debugger won’t run.

When I watch then to the memory with the GDB it shows the incorrect values. (Looking with CodeWarrior I get the correct values).

The function step has no result. The function continue causes “Program received signal SIGTRAP, Trace/Breakpoint trap”.

Did someone have experience with the MPC and GDB?

Thanks,

 

Julian

_______________________________________________
Gdb mailing list
Gdb <at> gnu.org
http://lists.gnu.org/mailman/listinfo/gdb

Gmane