On May 3, 2006, at 8:58 AM, Daniel Jacobowitz wrote:

On Wed, May 03, 2006 at 07:12:43AM -0500, Perry Smith wrote:
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?

I'm not sure how...

Thanks.  I appreciate the help.

Can a link be added in the g++ documentation to this page? I did not make the connection that exception handling that GNU g++ did for PowerPC was documented on a CodeSourcery page with "Itanium" in its title.

Perry

Reply via email to