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 Wed, Nov 12, 2014 at 8:08 AM, Doug Evans <dje@google.com> wrote:
> [...]
> One catch is that if all calls end up being xmethod calls then we
> won't need the dummy frame.
> I'm not sure if there'd be any real harm in setting one up though.

Heh, unless one is working with a core file.
Maybe the outer dummy frame could still exist, if in some modified form.


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