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: [rfc] Wrap addresses in spu-gdb


On Wed, Aug 08, 2007 at 08:44:29AM +0200, Markus Deuling wrote:
> +  if (target_has_registers && target_has_stack && target_has_memory
> +      /* FIXME: Currently needed for dwarf2_read_address to work.  */
> +      && type != builtin_type_uint32)

I think that you shouldn't commit a patch with this hack in it.
It looks very fragile.

-- 
Daniel Jacobowitz
CodeSourcery


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