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] [RFC] python: gdb.Type: strip typedefs past pointers too


On Mon, 2010-09-20 at 10:32 +0100, Phil Muldoon wrote:
> I think the current behaviour is correct.

Daniel took the time to explain that I basically tried to emulate what
looks to be a bug in the ptype command.

> Would you consider submitting it so that it
> can be turned on (off by default) via keyword?  (i.e. a recurse=True
> keyword).  That would allow us to preserve the existing functionality,
> but allow the user an API friendly way for this alternate recursive
> behaviour[.]

Any thoughts on Joel's question (sent a few days ago):
> (how about references?)
?


Paul Bolle


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