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]

Re: Gas patch to support dwarf2 debugging info on sh port



  In message <399995D0.19F42946@redhat.com>you write:
  > This is a multi-part message in MIME format.
   > 
  > I have developed a patches to provide dwarf2 debugging information in
  > the sh GNU tool chain.  GDB works better with the dwarf2 debugging
  > information. Below are the entries in the gdb Changelog and the
  > patches to gas.  This patch has a companion patch to modify gcc for
  > the sh port.
  > 
  > -Will Cohen
  > wcohen@redhat.com
  > 
  > 2000-08-14  Will Cohen  <wcohen@redhat.com>
  > 
  > 	* config/tc-sh.h (DWARF2_LINE_MIN_INSN_LENGTH): Defined.
  > 
  > 2000-08-09  William Cohen  <wcohen@redhat.com>
  > 
  > 	* config/tc-sh.c (md_assemble): Changed so debug_type
  > 	test performed for ppi_assemble
  > 	* config/tc-sh.c: Included dwarf2dbg.h.
  > 	(debug_line): Defined.
  > 	(md_assemble): Generates dwarf2 line info.
  > 	(sh_finalize): New function.  Finalize dwarf2 info.
  > 	(assemble_ppi): Returns size of code generated.
  > 	(build_Mytes): Returns size of code generated.
  > 	(md_pseudo_table): Added "file" and "loc" psuedo ops.
  > 	* config/tc-sh.h (md_end): Defined.
  > 	(sh_finalize): Declared.
Thanks.  Installed.

jeff


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