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 v4] Make chained function calls in expressions work


On Tue, Nov 4, 2014 at 7:40 AM, Ulrich Weigand <uweigand@de.ibm.com> wrote:
>> Shall I go with the thread route then?
>
> Yes, please.  Sorry for asking for extra work, but I think overall this
> will be the better implementation.

I spent some time looking into how this can be done. While I do think
it can be done (and should be fairly straight forward), it seemed to
me that it would be more appropriate to cache the temporaries on the
"selected frame". WDYT?

I promise I will not ask any more question after this; I will just
shut up and do whatever you prefer here.


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