breakpoint inside MACRO doesn't work

Mahmood Naderan mahmood.nt at gmail.com
Sun Dec 4 20:03:28 GMT 2011


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?
--
// Naderan *Mahmood;




More information about the KDevelop mailing list