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: Re: [Patch] Try2: -var-evaluate-expression [-f FORMAT] NAME


> > > > ? ? ? ? (*(value_of_variable)): Likewise.
> > > 
> > > Is '*(value_of_variable)' really a name of a function? :-)
> > 
> > After Daniel's comment, I'm not too sure what you guys do 
> > for function pointers that are members.... 
> > so I removed this Changelog entry. :-)
> 
> It still seems to be there.
> 
You're good :-)
Between extracting the Changelog from the patch and getting the
different explanations about what to do about it, it got copied
into the email.  But I had actually removed it.

> 	(struct language_specific): Add format parameter to function member
> 	*value_of_variable.

I like your suggestion.  I will use that.

> Put "diff -p" in your ~/.cvsrc?

Good idea, but it turns out Eclipse does not use the .cvsrc file.
And I didn't find any other solution...

Marc


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