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]

[review] infcall: move assertions in 'call_function_by_hand_dummy' to an earli...


Luis Machado has posted comments on this change.

Change URL: https://gnutoolchain-gerrit.osci.io/r/c/binutils-gdb/+/139
......................................................................


Patch Set 1: Code-Review+1

I'd make it clear, in the cover letter/commit message, the reason for refactoring. As for the explanation, it sounds good to me.

I agree we should check all the easy things before doing any further processing towards a function call. This looks like a small optimization of sorts.



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