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 v2] Add mips*-linux* catch syscall support.


>>>>> "David" == David Daney <ddaney@caviumnetworks.com> writes:

David>  }
David> +/* Return the current system call's number present in the
David> +   v0 register.  When the function fails, it returns -1.  */
David> +static LONGEST

There should be a blank line on each side of this comment.

This is ok with this fixed.

I think this is probably a NEWS-worthy change.

Tom


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