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: Improve 'this' detection


On Wednesday 28 July 2010 17:08:45, Tom Tromey wrote:
> >>>>> "Pedro" == Pedro Alves <pedro@codesourcery.com> writes:
> 
> Pedro> This patch of Daniel's improves THIS detection in C++
> Pedro> method's parameters.  The user visible change is that GDB now
> Pedro> presents the `this' parameter type const qualified.
> 
> Pedro> The patch looked pretty reasonable to me.
> 
> Pedro> Comments?
> 
> Looks reasonable to me too.

Great, thanks.  I've applied it.

-- 
Pedro Alves


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