(2013/02/27 0:53), Neil wrote:
ishikawa wrote:

By the way, does looking at IDL header/declaration files help me to figure out 
where the double is returned?

You would have to peek in the locals on the stack to find out exactly
which interface is being called. I don't know how to do this.

I must be doing something wrong.

But at link time, I got the missing symbol for DumpJSStack.
Thinking that the C symbol was incorrectly accessed in mangled form,
I added the C extern declation for it, and
still no luck.

Do I have to enable some compile time magic
in MOZCONFIG to make DumpJSStack avaiable to Thunderbird?
(Wait, is it possible that DumpJSStack is available only in
Firefox?)

TIA


_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to