[commit, 6.0] Add frame_unwind_address_in_block

Andrew Cagney ac131313@redhat.com
Fri Jul 11 14:50:00 GMT 2003


Hello,

This patch adds the function pair:
	frame_unwind_address_in_block
	get_frame_address_in_block
as successors to:
	frame_address_in_block
The new methods are more correct (they handle dummy as well as sigtramp 
frames) and follow a consistent nameing schema.

The expectation is that frame sniffers will use 
frame_unwind_address_in_block as a way of obtaining a PC that falls 
within the function.

A follow on patch will switch the mainline to get_frame_address_in_block 
while the 6.0 branch will be left as-is.

committed to 6.0 and the mainline
Andrew

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diffs
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20030711/e77d7eec/attachment.ksh>


More information about the Gdb-patches mailing list