This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: MCF528x (MCFv4) support for ieee files


>I'm using Mentor Graphic's coldfire compiler (mcfccc) to generate code for
>the mcf5282. The only way to get debugging information from that compiler is
>to use the ieee-695 output format. To make this work with GDB I'm converting
>this ieee output to coff format using m68k-coff-objcopy.
>
>I found Bernado Innocenti/Peter Barada's coldfire patch on this mailing list
>(see "[m68k] Add MCF528x (MCFv4) support" from 12 Aug 2003,
>http://sources.redhat.com/ml/binutils/2003-08/msg00193.html) and applied that to the release
>version 2.14 of binutils (Thanks for that patch - it's very helpful!).

Why not just switch from Mentor Graphics compiler to gcc?  It already
produces elf files with dwarf-2 debug information that gdb uses by
default.

See:

http://gcc.gnu.org/ml/gcc/2003-03/msg00764.html

for more information on all the other patches to support ColdFire in
GCC.  Personally I'd try both gcc-3.2.3 and gcc-3.3.1 from my CVS
server...


-- 
Peter Barada                             Peter.Barada@motorola.com
Wizard                                   781-852-2768 (direct)
WaveMark Solutions(A Motorola Company)   781-270-0193 (fax)


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