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;