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: [unladen-swallow] Re: [RFA] Add interface for registering JITed code


On Fri, Aug 21, 2009 at 5:35 AM, Ken Werner<ken@linux.vnet.ibm.com> wrote:
> Doug Evans wrote:
>
>> On Mon, Aug 17, 2009 at 8:29 AM, Tom Tromey<tromey@redhat.com> wrote:
>>>>>>>> "Reid" == Reid Kleckner <rnk@google.com> writes:
>>>
>>> Tom> I read it a few more times and nothing popped out at me.
>>>
>>> Reid> Is it OK if Doug commits it then?
>>>
>>> Yes.
>>>
>>> Tom
>>>
>>
>> Committed. ?Thanks.
>
> Hi,
> I noticed the gdb build fails on ppc64 if -Werror is used:
> ?gdb/jit.c: In function 'jit_event_handler':
> ?gdb/jit.c:417: warning: cast to pointer from integer of different size
> The attached patch uses paddress for printing the address.
>
> -ken

Heh.  Thanks.
Can you check it in?  If not I can for you.


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