breakpoint inside MACRO doesn't work

Milian Wolff mail at milianw.de
Mon Dec 5 19:32:01 GMT 2011


On Sunday 04 December 2011 23:33:28 Mahmood Naderan wrote:
> Hi,
> There is MACRO defined function like this:
> 
> #define BUILD_CACHE(TAGS, tags)                         \
>     do {                                                \
>    ....
> 
> It seems that it is not possible to set a breakpoint inside macro. Is
> there any solution for that?

No, I doubt GDB can handle that either - another reason to stay away from 
macros ;-)

bye

-- 
Milian Wolff
mail at milianw.de
http://milianw.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20111205/859d347a/attachment.sig>


More information about the KDevelop mailing list