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] Add "debug jit" for easier tracing of JIT support internals


On Wednesday 05 January 2011 23:49:08, Paul Pluzhnikov wrote:
> On Wed, Jan 5, 2011 at 3:28 PM, Pedro Alves <pedro@codesourcery.com> wrote:
> 
> > I don't see why making that uint64_t be a ULONGEST would be a problem.
> 
> Done.
> 
> This exposed a bug -- bfd_open_from_target_memory() had size_t where
> ULONGEST was intended.
> 
> Thanks,

Thank you.  This is fine with me.

-- 
Pedro Alves


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