On May 2, 2006, at 9:21 PM, Mike Stump wrote:
On May 2, 2006, at 4:23 AM, jacob navia wrote:To get to the corresponding catch, the runtime should skip through the intermediate frames in assembler generated by the JIT. We would like to know how should be the interface with gcc to do this.The C++ abi spec and dwarf specs are good background reading materials.
I looked for those a while back and never found them. Does anyone have pointers to these?
Thank you, Perry Smith