This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re:PATCH: __nodebug__ attribute for use on SSE intrinsic wrappers
- From: Geoffrey Keating <geoffk at apple dot com>
- To: Fariborz Jahanian <fjahanian at apple dot com>, GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 29 Jul 2005 10:21:03 -0700
- Subject: Re:PATCH: __nodebug__ attribute for use on SSE intrinsic wrappers
- References: <14F9836D-C7FE-4B3F-A3D1-32978253AE70@apple.com>
Hi Fariborz,
I believe that this is best fixed by:
- Moving to DWARF
- Having Jim's patch which provides correct DWARF information for
inline functions
The combination of these allows the user to step over these small
inlined functions in gdb using the 'next' operation.
I don't think the problem is specific to the SSE inlined functions.
Many other small functions also cause this UI problem, for instance C+
+ accessor methods.
Thus, I don't believe this patch is desirable for FSF GCC.
:REVIEWMAIL:Attachment:
smime.p7s
Description: S/MIME cryptographic signature