This is the mail archive of the gdb-patches@sources.redhat.com 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] Fix some 64-bit Objective-C bugs



On Monday, January 19, 2004, at 09:32 AM, Daniel Jacobowitz wrote:


On Fri, Dec 05, 2003 at 10:45:52AM -0700, Adam Fedor wrote:

On Thursday, December 4, 2003, at 01:10 PM, Ulrich Weigand wrote:




ChangeLog:

??????? * eval.c (evaluate_subexp_standard, case OP_OBJC_MSGCALL): Use
??????? CORE_ADDR as type for selectors.? Correct types for GNU run
time
??????? message lookup function to use double indirection.
??????? * objc-lang.c (lookup_child_selector): Use CORE_ADDR as return
type.
??????? * objc-lang.h (lookup_child_selector): Adapt prototype.



Looks good to me. It also happens to fix a problem I was just getting
around to looking at. I'll apply it in a few days if there are no other
comments. Thanks for taking the time to look at this.

Hi Adam,


Just reminding you that you never checked in this patch.



Andrew told me to wait on this as Ulrich needed to send in an assignment. I don't think that has been done yet (at least it hasn't been processed).



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