This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

Re: debug info for GNU assembly source


Sorry, If I misunderstanding.
 
You want generate the debug information for arm-elf-as or your assemble source?
If 1.
  That means you want to debug the arm-elf-as program.
  After you do './configure' at you binutil dir,
  append flag '-g' at CFLAGS in Makefile manually.
  (maybe the guys in binutils maillist got better way.)
 
if 2.
  You wanna see your source(the mnemonic form) under gdb, right?
  Why not open your source code when you debug.
----- Original Message -----
From: Jerry Yan
Sent: Wednesday, November 29, 2000 10:45 AM
Subject: debug info for GNU assembly source

Hi All:
    Who knows how to generate source level debug information for GNU assembler for ARM (arm-elf-as) .
   
Thanks a lot
 
Jerry

 

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