No STABS debug information for MIPS assembly

tim_ouyang@sunplus.com.tw tim_ouyang@sunplus.com.tw
Thu Jul 5 03:20:00 GMT 2001


Hi!

I usually use gcc to assemble my MIPS assembly codes with STABS debug
information.
When I upgraded binutils from 2.10.1 to 2.11.2, I found I cannot debug
assembly files anymore.
After some checks, I found if I delete 2 lines in gas/ecoff.c:

2223,2224d2222
<   else
<     debug_type = DEBUG_NONE;

The assembler will generate the debug information again.
I don't know why these 2 lines are added into ecoff.c and what will be
changed by deleting these 2 lines.

Please someone verify this patch.

With best regards,

Tim Ouyang (¼Ú¶§¤h®x)
IP Design Department
Intellectual Property Development Division
Sunplus Technology Co., Ltd.
19, Innovation Road 1, Science-Based Industrial Park, Hsin-Chu, Taiwan

Phone: +886-3-5786005 Ext. 2467
Fax: +886-3-5784418



More information about the Binutils mailing list