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: [PATCH] Enable support for generating line debug info from GAS


Hi Dhananjay,

> Currently source listing is not displayed by h8300-elf-as with -ahl
> option.  The patch below defines DWARF2_ASM_LINE_DEBUG_INFO in GCC
> and enables generation of line debugging info in GAS.

> gas/Changelog
> 2003-04-23 Dhananjay Deshpande <dhananjayd at kpitcummins dot com> 
> 	* config/tc-h8300.h (DWARF2_LINE_MIN_INSN_LENGTH): New
> 	* config/tc-h8300.c (dwarf2dbg.h): Include 
> 	(md_pseudo_table): Handle .loc and .file
> 	(md_assemble): Call dwarf2_emit_insn if BFD_ASSEMBLER.

This part of your patch has been approved and applied.

Cheers
        Nick


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