[webkit-dev] JSCore GDB Integration

Sanjoy Das sanjoy at playingwithpointers.com
Sat Dec 24 14:33:06 PST 2011


Hi Filip,

> That's strange; I'd have expected something like this to work. :-(  Could it have something to do with it being a hidden symbol, or does that not matter for you?

Could be the case.  But I think it is better to stick with the
jit-reader doing all the unwinding -- since it is a completely
separate C++ file (that is compiled into a shared object), this will
help keep JSCore's codebase clean.

Thanks a ton for your suggestions, I'll check them out and see what I
can do.
-- 
Sanjoy Das
http://playingwithpointers.com


More information about the webkit-dev mailing list