This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 5/5] make calls to ptrace64 in aix-thread.c when defined


> I'll be happy to check the patch in; then it is covered by the IBM
> agreements.
>
> Can you send me the final patch ready for check-in -- the copies you
> sent to the list seem to have whitespace / line-wrap issues; if it
> is easier for you, free free to send as attachment.

Hi Ulrich,
Thanks a lot for the help. Attaching the patch after the Changelog
entry below.

Changelog :-
 	* aixthread.c: Call ptrace64 instead of ptracex if defined.
  	Call ptrace64 instead of ptrace if defined.
  	Add macro addr_ptr to take care of ptrace address arguement.
 	(pdc_read_regs): Likewise.
 	(pdc_write_regs): Likewise.
 	(aix_thread_resume): Likewise.
 	(fetch_regs_kernel_thread): Likewise.
 	(store_regs_kernel_thread): Likewise.

(See attached file: gdb-7.6-aix-thread.patch)

Regards,
Raunaq M. Bathija

Attachment: gdb-7.6-aix-thread.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]