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: [RFA/commit/Ada] Wrong value printed by info locals for dynamic object.


>   return val_print (value_type (val), value_contents_all (val),
>                     value_embedded_offset (val), value_address (val),
>                     stream, recurse, options, language);
> 
> Short of creating a language-specific value_contents routine, I think
> that this was the best/easiest compromise... Thoughts on that?

Well, stupid me (again!): I just realized that I checked in a couple
of patches for which I said yesterday that I'd wait a few days. Sorry
about that.  Hopefully this is not a problem, but I'm happy to revert
and/or adjust based on feedback. My entire week is dedicated to the
FSF tree, so I have time...

-- 
Joel


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