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: DWARF debug information with GAS


Hello Aaron,

I had built the source code for binutils version 2.15 on Linux. I
assembled an assembly source file with 'as' version 2.15.91 with the
'-gdwarf-2' option. Then I read the output file generated by 'as' using
'readelf' utility of GNU. No dwarf debug information was present in the
output file.

I wanted to know if 'as' (GNU assembler) generates dwarf debug
information when a hand coded assembly file is assembled with 'as' with
'-gdwarf-2' option.

Thanx.

> -----Original Message-----
> From: Aaron W. LaFramboise [mailto:aaron98wiridge9@aaronwl.com]
> Sent: Thursday, 02 September, 2004 11:28 AM
> To: sonal sharma
> Cc: 'Nick Clifton'; binutils@sources.redhat.com; asm19a2@acmet.com;
> acmet@vsnl.net
> Subject: Re: DWARF debug information with GAS
> 
> sonal sharma wrote:
> > I have downloaded source code for version 2.15 from "
> > ftp://ftp.gnu.org/gnu/binutils/";. I wanted to build the executable
for
> > windows OS. Can you guide me for that?
> 
> A prebuilt binutils 2.15 snapshot (with some minor patches) is
availible
> from <http://www.mingw.org/download.shtml>.  If you want to build it
> yourself, you will need a MinGW toolchain (such as the one availible
> from that site) and a set of Unix-style tools such as Cygwin or MSYS.
> 
> Aaron W. LaFramboise



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