[PATCH] Fix stabs debug output for ARM.

Carlos O'Donell carlos@codesourcery.com
Fri Jul 14 15:55:00 GMT 2006


On Thu, Jul 13, 2006 at 06:19:54PM -0700, Ian Lance Taylor wrote:
> "Carlos O'Donell" <carlos@codesourcery.com> writes:
> 
> > 2006-07-10  Carlos O'Donell  <carlos@codesoucery.com>
> > 
> > 	* dbxout.c (dbxout_begin_prologue): Emit LFBB label at function start.
> > 	(dbxout_function_end): Use local label LFBB. Remove hook DBX_OUTPUT_NFUN.
> > 	(dbxout_source_line): Use local label LFBB.
> > 	(dbxout_block): Likewise.
> > 	(dbx_output_lbrac): Remove hook DBX_OUTPUT_LBRAC.
> > 	(dbx_output_rbrac): Remove hook DBX_OUTPUT_RBRAC.
> > 	* config/rs6000/linux64.h: Remove DBX_OUTPUT_LBRAC, DBX_OUTPUT_RBRAC,
> > 	and DBX_OUTPUT_NFUN.
> 
> This is OK.

Checked in.

I also did a sanity check cross-compiling to AIX, which uses dbxout.c to
generate xcoff debugging.

Cheers,
Carlos.
-- 
Carlos O'Donell
CodeSourcery
carlos@codesourcery.com
(650) 331-3385 x716



More information about the Gcc-patches mailing list