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 0/3] Add tesecases for examine/display/list


> These patches add testcases to test examine/display/list under different conditions:
> 	*examine address in different data types
> 	*display data in different types, enable/disable display
> 	*list with more options

Thanks for providing new testcases, we can always use additional
testing!

First, a few comments, before I delve into reviewing the patches?

  (1) The GDB project requires that the copyright to all changes
      integrated by assigned to the FSF. Do you have a copyright
      assignment on file with the FSF? I tried looking at the current
      records, and did not find you. If you don't, then let me know,
      and we'll start the paper work.

  (2) I noticed that your emails were not following some of the guidelines
      we have for patch submission. The guidelines should all be
      explained at this page:

      https://sourceware.org/gdb/wiki/ContributionChecklist

  (3) For testcases, there is a "cookbook" that provides best practices.

      https://sourceware.org/gdb/wiki/GDBTestcaseCookbook

-- 
Joel


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