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][python] 2 of 5 - Frame filter MI code changes.


>>>>> "Phil" == Phil Muldoon <pmuldoon@redhat.com> writes:

Phil> I also fixed up the ChangeLog entry you noted in the other element of
Phil> the patch-set, and also the int -> enum py_bt_status non-python
Phil> prototype.  I have not posted those again, as they are trivial changes
Phil> (though I can if you want me too).

Yeah, it is the norm to post what you commit.

Phil> +  if ((argc - oind != 0) && (argc - oind !=2))

Missing space before the "2".

Ok with that change.

Thanks for doing this.

Tom


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