RFA: ia64 portion of libunwind patch

Kevin Buettner kevinb@redhat.com
Tue Nov 4 20:48:00 GMT 2003


On Nov 4,  2:09pm, J. Johnston wrote:

> I have chosen the first option to implement the syscall.  I have included a 
> patch here regarding this mechanism.
> 
> Ok to commit?
>
> 2003-11-04  Jeff Johnston  <jjohnstn@redhat.com>
> 
> 	* config/ia64/nm-linux.h (CHILD_TO_XFER_PARTIAL): New macro to set up   		the 
> ia64 linux native target to_xfer_partial method.
> 	(ia64_linux_xfer_partial): New prototype.
> 	* ia64-linux-nat.c (ia64_linux_xfer_partial): New function.
> 	* inftarg.c (init_child_ops)[CHILD_TO_XFER_PARTIAL]: Set up xfer partial 
> method if one provided via macro.
> 	* target.c (init_dummy_target): Initialize to_xfer_partial to default.
> 	* target.h (target_object): Add new TARGET_OBJECT_UNWIND_TABLE enum.

The IA-64 specific portions of this patch are approved so long as the
approach taken is acceptable to the target vector maintainer (Andrew).

Note that we'll still (at some point) need to add machinery to remote.c
in order to work with remote IA-64 targets.

Kevin



More information about the Gdb-patches mailing list