|
From: Nicholas N. <nj...@ca...> - 2004-03-09 09:26:52
|
On Fri, 5 Mar 2004 sun...@te... wrote: > I expect that this will give me the number of instrumented functions > inside the stack, but sometimes I get more exits than entrances. > > Can anyone explain why this happens? What does is_entry do? Detecting function entry/exit is harder than you might expect, when you only have the dynamic instruction stream to go by. BTW, my mailer has choked on a couple of your messages, due to: Formatting error: Non-hexadecimal character in QP encoding I had to read the raw mail folder to see your message. I don't know if others are having the same problem. N |