PATCH: __nodebug__ attribute for use on SSE intrinsic wrappers
Geoffrey Keating
geoffk@apple.com
Fri Jul 29 17:21:00 GMT 2005
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:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2408 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20050729/28929a10/attachment.p7s>
More information about the Gcc-patches
mailing list